Report Export
Authorizations
AuthorizationstringRequired
Path parameters
AccountSIDstringRequired
The unique identifier for the account.
ReportIdstringRequired
The unique ID or handle of the report to export.
Query parameters
SUBAIDintegerRequired
The Program ID to filter report data.
StartDatestring · date-timeRequired
Start date for the report as an ISO 8601 date-time (YYYY-MM-DDThh:mm:ssZ), e.g. 2026-01-15T00:00:00Z.
EndDatestring · date-timeRequired
End date for the report as an ISO 8601 date-time (YYYY-MM-DDThh:mm:ssZ), e.g. 2026-01-15T00:00:00Z.
ResultFormatstring · enumOptionalDefault:
The file format for the exported report.
CSVPossible values: Responses
200
The report export job has been successfully queued.
application/json
StatusstringOptionalExample:
Indicates whether the job was queued successfully.
QUEUEDQueuedUristring · uri-referenceOptional
The URI to poll for the job's status.
ResultUristring · uri-referenceOptional
The URI to download the result file once the job completes.
get/Advertisers/{AccountSID}/ReportExport/{ReportId}
cURL200
The report export job has been successfully queued.
Last updated
