Creates a report based on the input passed inCopy Pagepost https://ads.nextdoor.com/api/v3/advertisers/{advertiserId}/reportsPath ParamsadvertiserIdstringrequiredThe id of the advertiser for which the request is madeBody Paramsdate_time_rangeobjectThe date time range for the reportdate_time_range objectdimensionsarray of stringsThe dimensions configured for the reportdimensionsShow 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 configured for the reportmetricsShow 68 enum valuesADD stringnamestringThe report's nameoutput_formatstring | nullenumOutput format for the generated report. Defaults to CSV when omitted.CSVXLSXAllowed:CSVXLSXrecipient_emailsarray of strings | nullThe emails to send the report torecipient_emailsADD stringtypestringenumThe report typeLEAD_GEN_FORM_RESULTS_REPORTDELIVERY_METRICS_REPORTDCO_ENTITY_REPORTAllowed:LEAD_GEN_FORM_RESULTS_REPORTDELIVERY_METRICS_REPORTDCO_ENTITY_REPORTResponses 200The newly created report 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 the advertiser.Returns the report informationDid this page help you?YesNo