Read the parsed row data of an account's exported reports for a report type and date range.

Returns the actual report contents as columns and rows (with mappings), aggregated across the reports that
match. When from/to are omitted the range defaults to the last 7 days
up to today. The range is validated: from must not be after to, and to must fall within
the last 120 days. Requires the account-integration report-access feature.

🔐 Required permission: AccountAdmin

🚩 Requires feature: account_integration_report_access

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The id of the account whose report data is requested.

string
enum
required

The report granularity to read (Click, Day, Tracker, Brand or Month).

Allowed:
Query Params
date-time

Optional start date; defaults to 7 days ago.

date-time

Optional end date; defaults to today. Must be within the last 120 days.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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