Skip to main content
This endpoint enables Retail Media DSP partners to request flexible performance reporting across any level of granularity. Provide a scope filter under filters to define the data returned — the output granularity is then determined by the dimensions you include in the request. The endpoint supports asynchronous report generation and provides access to the full set of performance metrics and dimensions, including video, new-to-brand, and keyword data. Submit a request, poll for status, and download the output when ready.

Request

Required fields

filters is required and must include exactly one scope filter. Requests with none or more than one scope filter will return 400 Bad Request.

Optional fields

Example request


Response

A successful request returns 202 Accepted with a reportId. Use this ID to poll for status and retrieve the output.
Poll for status until status is success or failure:
Download the output when status is success:

Metrics

The winRate metric is only supported for Sponsored Products campaigns. Include campaignType in your dimensions or filter by Sponsored Products in your request.

Dimensions


Data Retention

This endpoint supports a lookback window of up to 36 months. Requests beyond this limit will return a 400 Bad Request error indicating the maximum allowed date range.

Migrating from legacy endpoints