API Endpoints
Publisher-Reporting

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

GET

Retrieves a paginated campaign performance report for the publisher specified by id.

Note:

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