roasr_yandex_search_queries
Retrieve Yandex Direct search queries for a date range, including query text, campaign, match type, and conversions. Analyze spend to identify queries with zero conversions.
Instructions
Yandex Direct only, read-only. Search queries for a date window: query text, campaign/ad group, match type, impressions, clicks, spend, conversions. The most valuable Direct signal — use it to find what share of spend went to queries with zero conversions. Errors if accountId points to a non-Yandex account.
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) | |
| sinceDays | No | window in days back from today (1–365, default 30) |