Retrieve multi-channel advertising product performance
Returns paginated advertising product (ASIN) performance across up to 5 channels for the selected date range, optionally filtered to specific products. Values are currency-adjusted based on each store’s country and the requested currency. Supports sorting by any response column and zero-based page indexing.
Authorizations
Query Parameters
Channel ID. Repeat the parameter for multiple channels (max 5).
Filter to the given product(s) by their normalised product identifier — an ASIN on Amazon, or the equivalent product identifier the channel's platform uses. Repeatable (max 10).
Start of date range as unix epoch seconds. Defaults to 30 days ago.
End of date range as unix epoch seconds. Defaults to now. The range must not exceed 6 months.
3-letter ISO currency code (default USD).
Response column to sort by, e.g. product_sku, cost, impressions, clicks, acos, roas (default product_sku).
Sort direction (default desc).
asc, desc Zero-based page index (default 0).
Number of products per page, max 100 (default 10).