Reports (Legacy)
Authorizations
AuthorizationstringRequired
Path parameters
AccountSIDstringRequired
The unique identifier for the account.
ReportIdstringRequired
The unique ID or handle of the report to run.
Query parameters
SUBAIDintegerRequired
The Program ID to filter report data.
StartDatestring · dateRequired
Start date for the report (YYYY-MM-DD).
EndDatestring · dateRequired
End date for the report (YYYY-MM-DD).
RQueryIDxintegerOptionalDefault:
Specify which table to view if the report returns multiple tables.
0Responses
200
A list of report records.
application/json
get/Advertisers/{AccountSID}/Reports/{ReportId}
cURL200
A list of report records.
Authorizations
AuthorizationstringRequired
Path parameters
AccountSIDstringRequired
The unique identifier for the account.
ReportIdstringRequired
The unique ID or handle of the report.
Responses
200
The metadata object for the requested report.
application/json
NamestringOptionalExample:
The display name of the report.
Action ListingIdstringOptionalExample:
The unique identifier or handle for the report.
adv_action_listing_pmDescriptionstringOptionalExample:
A description of what the report contains.
Lists all actions for a date range.RunUristring · uri-referenceOptionalExample:
The URI to run this report.
/Advertisers/<AccountSID>/Reports/adv_action_listing_pmUristring · uri-referenceOptionalExample:
The unique reference to this metadata object in the impact.com API.
/Advertisers/<AccountSID>/ReportsMetadata/adv_action_listing_pmget/Advertisers/{AccountSID}/Reports/{ReportId}/MetaData
cURL200
The metadata object for the requested report.
Last updated
