Identify SEO Quick Wins
insights.quick_winsIdentify search queries ranking in striking-distance positions (8-20) with sufficient impressions to prioritize SEO quick wins. Returns engagement metrics to guide optimization.
Instructions
Find search queries with at least the requested impressions that rank in a configurable striking-distance position range (8-20 by default). Returns clicks, impressions, CTR, and average position; CTR is context, not an eligibility filter. Pagination metadata flags when the local 100,000-row safety ceiling stopped fetching; a false flag does not guarantee Search Console returned every underlying row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | End date (inclusive) in YYYY-MM-DD format. Note the 2-3 day GSC data lag. | |
| site_url | Yes | The Search Console property identifier, exactly as returned by sites.list. Two formats exist: domain properties use 'sc-domain:example.com'; URL-prefix properties use the full URL including protocol and trailing slash, e.g. 'https://www.example.com/'. Passing the wrong format returns a permission error even when the user owns the site — call sites.list first if unsure. | |
| start_date | Yes | Start date (inclusive) in YYYY-MM-DD format. | |
| max_position | No | Maximum average position to target (inclusive). Must be greater than 0. Default is 20. | |
| min_position | No | Minimum average position to target (inclusive). Must be greater than 0. Default is 8. | |
| min_impressions | No | Minimum impressions required to consider a query. Must be at least 0. Default is 100. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pagination | Yes | ||
| quick_wins | Yes |