roasr_yandex_breakdown
Retrieve Yandex Direct breakdowns for search queries, keywords, ads, and bidding. Use to analyze ad performance and bid strategy; works only on Yandex accounts.
Instructions
Yandex Direct only, read-only. One of the Direct-specific breakdowns collected as signals: search_queries (search terms with spend/conversions — same data as roasr_yandex_search_queries), keywords (keyword-level state, bids, impressions/clicks by search vs network), ads (ad status and metrics — same data as roasr_yandex_ads), bidding (per-campaign daily budget and bid strategy). Errors if accountId points to a non-Yandex account. For campaign/adset totals or device/region/audience/placement splits on a Yandex account, use roasr_metrics_campaigns / roasr_metrics_breakdown instead — those already work for any platform.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | window start, YYYY-MM-DD (use with until; takes priority over sinceDays) | |
| until | No | window end, YYYY-MM-DD (defaults to today) | |
| clientId | No | client UUID (optional) | |
| accountId | No | ad account UUID (optional) | |
| dimension | Yes | search_queries | keywords | ads | bidding | |
| sinceDays | No | window in days back from today (1–365, default 30) |