Skip to main content
Supply Side Revenue Report (v2) The revenue report serves as a vital tool for supply account owners, such as retailers, enabling them to grasp the origins of their retail media revenue. It offers comprehensive visibility across all advertisers, media platforms, and sales channels, encompassing direct, indirect, and private market avenues. This report delves into crucial aspects, including generated revenue, delivered impressions, clicks, average rates, and overall performance metrics. Through this API only, supply partners gain the ability to construct detailed reports by accessing a myriad of metrics and dimensions, empowering them with actionable insights to optimize their strategies effectively.

Endpoints

The report generation uses an asynchronous endpoint that is used to receive the report creation request (using a POST request); then, using the report id generated, it’s possible to check the report status and download the output results using the following GET endpoint requests.

Attributes

Metrics and DimensionsFor a complete list of all supported metrics and dimension, check out the Metrics and Dimensions

Generate Revenue Report

Sample Request
Sample Response

Get status of specific report

Sample Request
Sample Response

Download Output of a Specific Report

Sample Request
Sample Responses Report broken down by advertiser by JSON format

Responses

ResponseDescription
🔵 200Call executed with success
🔴 400Common Validation Errors
  • endDate cannot be more than 100 days from startDate - Using a date range with more than 100 days apart
  • reportType invalid - calling an unsupported report type will throw a 400 error
  • timeZone must be a valid timezone - using a time zone value that is not listed in the list tz database time zones
  • format invalid - using an unsupported file format