get_query_analytics
Retrieve aggregate search traffic metrics for a Yandex site over a date range, including total shows, clicks, and average positions.
Instructions
Aggregate search-traffic time series (total shows/clicks/position over a date range) — NOT per-query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'markdown' (compact, default) or 'json' (raw API response) | markdown |
| date_to | No | End date YYYY-MM-DD (default: today) | |
| host_id | Yes | Host ID from get_hosts | |
| date_from | No | Start date YYYY-MM-DD (default: 7 days ago) | |
| query_indicator | No | Indicators to return (default: all) | |
| device_type_indicator | No | Device type (default ALL) |