post https://ads.nextdoor.com/v2/api/reporting/scheduled/create
Creates a scheduled report based on the input configuration. Upon a successful request the report will be sent out based on the schedule cadence.
The "timezone" field is required and must be passed in as a valid zone id, such as "America/Los Angeles". Refer to the "Data Types" section on the standard formats for zone id in the NAM API.
Acceptable values for "schedule" include:
- "DAILY"
- "WEEKLY"
- "MONTHLY"
- "QUARTERLY"
Acceptable values for "dimesion_granularity" include:
- "CAMPAIGN"
- "AD_GROUP"
- "AD"
- "PLACEMENT"
Acceptable values for "time_granularity" include:
- "DAY"
- "WEEK"
- "MONTH"
Acceptable values for "metrics" include:
- "CLICKS"
- "IMPRESSIONS"
- "CTR"
- "CONVERSIONS"
- "SPEND"
- "CPM"
- "CPC"
- "BILLABLE_SPEND"