yd_webmaster_search_queries_popular
Retrieve popular search queries for a host from Yandex Webmaster. Filter by date, device, metrics, and sort by shows or clicks.
Instructions
Yandex Webmaster: get popular search queries for a host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_id | Yes | Host ID (from yd_webmaster_hosts_get) | |
| order_by | No | Sort indicator | |
| query_indicator | No | Metrics: TOTAL_SHOWS, TOTAL_CLICKS, AVG_SHOW_POSITION, AVG_CLICK_POSITION, CTR | |
| device_type_indicator | No | Device type filter | |
| date_from | No | Start date YYYY-MM-DD | |
| date_to | No | End date YYYY-MM-DD | |
| offset | No | Pagination offset | |
| limit | No | Max items to return |