Retrieve multi-channel advertising campaign performance
Returns paginated advertising campaign performance across up to 5 channels for the selected date range. Values are currency-adjusted based on each store’s country and the requested currency. Supports filtering by campaign status and custom campaign groups, sorting by any response column, and zero-based page indexing.
Authorizations
Query Parameters
Channel ID. Repeat the parameter for multiple channels (max 5).
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).
Filter by campaign status bucket. Repeatable.
active, paused, archived Filter to campaigns in the given custom campaign group(s). Repeatable (max 10). Groups must belong to the caller and relate to the requested channels.
Response column to sort by, e.g. campaign_name, cost, impressions, clicks, acos, roas (default campaign_name).
Sort direction (default desc).
asc, desc Zero-based page index (default 0).
Number of campaigns per page, max 100 (default 10).