Retrieve P2P Revenue Report Data
GET/report/p2p-revenue
Returns P2P revenue reporting data in NDJSON or CSV format based on the query parameters. The endpoint accepts a date range, an optional output format, header preferences for CSV, and an optional list of fields (dimensions) to be returned. The maximum allowed time period for this report is 2 years.
Request
Responses
- 200
- 400
- 401
- 403
- 429
Successful response with report data.
Bad Request – missing or invalid parameters.
Unauthorized – invalid or missing authentication credentials.
Forbidden – the account is not entitled to the P2P revenue report.
Too Many Requests – rate limit exceeded.
Response Headers
ad-exchange-warn-message
Rate limit warning message.
Example:
You've been requesting too much. Please try again in 5 seconds.