Retrieve multi-channel advertising ad group performance
Returns paginated advertising ad group performance across up to 5 channels for the selected date range, optionally filtered to specific campaigns. Values are currency-adjusted based on each store’s country and the requested currency. Supports filtering by ad group status, 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 ad groups belonging to the given campaign(s). Repeatable (max 10), numeric.
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 ad group status bucket. Repeatable.
active, paused, archived Response column to sort by, e.g. ad_group_name, cost, impressions, clicks, acos, roas (default ad_group_name).
Sort direction (default desc).
asc, desc Zero-based page index (default 0).
Number of ad groups per page, max 100 (default 10).