reporting/create

Creates an ad hoc report in NAM based on the input configuration. A successsful 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 6801 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"
  • "IMPRESSSIONS"
  • "CTR"
  • "CONVERSIONS"
  • "SPEND"
  • "CPM"
  • "CPC"
  • "BILLABLE_SPEND"
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!