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