analytics_top_queries
Retrieve top search queries by clicks or impressions for a specified time period. Analyze performance trends to identify high-value queries.
Instructions
Get top search queries by clicks or impressions for the last N days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteUrl | Yes | The URL of the site | |
| days | No | Number of days to look back (default: 28) | |
| limit | No | Number of top queries to return (default: 10) | |
| sortBy | No | Sort by clicks or impressions (default: clicks) |