Request Report

This endpoint enables you to make a Batch API request, initiating the batch job.

Body Params
string
Defaults to { "report_name": "My_report_name", "delivery_information": { "response_format": "csv" }, "report_query": { "tables": [ { "vtable": "traffic_and_engagement", "granularity": "monthly", "latest": true, "filters": { "domains": [ "amazon.com" ], "countries": [ "US" ], "include_subdomains": true }, "metrics": [ "all_traffic_visits", "desktop_visits" ] } ] } }
Responses

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