Creates a report schedule based on the input passed inCopy Pagepost https://ads.nextdoor.com/api/v3/advertisers/{advertiserId}/reports/schedulesPath ParamsadvertiserIdstringrequiredThe id of the advertiser for which the request is madeBody Paramsdimensionsarray of stringsThe dimensions configureddimensionsShow 29 enum valuesADD stringfiltersarray of objects | nullFilter for the reports, e.g. Campaign ID contains 1234, e.g. Campaign ID contains 1234filtersADD objectmetricsarray of stringsThe metrics configuredmetricsShow 68 enum valuesADD stringnamestringThe report nameoutput_formatstring | nullenumOutput format for the generated reports. Defaults to CSV when omitted.CSVXLSXAllowed:CSVXLSXrecipient_emailsarray of strings | nullThe emails to send the report torecipient_emailsADD stringscheduleobjectThe schedule of the reportschedule objecttypestringenumThe report typeLEAD_GEN_FORM_RESULTS_REPORTDELIVERY_METRICS_REPORTDCO_ENTITY_REPORTAllowed:LEAD_GEN_FORM_RESULTS_REPORTDELIVERY_METRICS_REPORTDCO_ENTITY_REPORTResponses 200The newly created report schedule 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 report schedules for the advertiser.Returns a report schedule informationDid this page help you?YesNo