API Endpoints
Publisher-Reporting

/external/v1/publishers/{publisherId}/reports/campaign.csv

GET

Retrieves a campaign performance report in csv-format for the publisher specified by id.

Note:

  • endAt is exclusive. The result will contain the records before endAt value.
Path Parameters
publisherId
*
Query Parameters
dateBreakdown
startAt
*
endAt
*
attributionProfile
Responses
200
OK
401
Unauthorized
403
Forbidden
404
Not Found
messages