Pauses or resumes a scheduled reportCopy Pageput https://ads.nextdoor.com/api/v3/advertisers/{advertiserId}/reports/schedules/{scheduleId}/statusPath ParamsadvertiserIdstringrequiredThe advertiser id for which to fetch the report schedule infoscheduleIdstringrequiredThe report Schedule for which to fetch the infoBody ParamsstatusstringenumThe target status for the report schedule. Must be ACTIVE or PAUSED.ACTIVEPAUSEDAllowed:ACTIVEPAUSEDResponses 200The report schedule with its updated status 400Bad Request. Indicates that the server cannot process the request due to client-side error. For example invalid input. 401Unauthorized. The API key is invalid and needs to be re-generated. 403Forbidden. The token passed in has been successfully authenticated, but can’t perform the given action due to not having sufficient permissions. 500Internal server error. 503The server is temporarily unable to handle the request due to maintenance or overload.Updated about 1 month ago Returns a list of reports for a report scheduleReturns a list of reports for the advertiser.Did this page help you?YesNo