reporting/create

Creates an ad hoc report in NAM based on the input configuration. A successful creation will result in a report being generated and sent to the recipient emails.

The "start_time" and "end_time" fields are required and must be passed in ISO 8601 format. Refer to the "Data Types" section for more information on standardized date types in the NAM API.

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"
Body Params
string
string
recipient_emails
array of strings
recipient_emails
dimension_granularity
array of strings
dimension_granularity
time_granularity
array of strings
time_granularity
metrics
array of strings
metrics
campaign_ids
array of strings
campaign_ids
adgroup_ids
array of strings
adgroup_ids
ad_ids
array of strings
ad_ids
date
date
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json