query_by_search_appearance
Analyze Google Search Console data filtered by search appearance types like AMP, Rich Results, Video, or FAQ to understand how different result formats impact performance.
Instructions
Query analytics filtered by search appearance type (AMP, Rich Results, Video, FAQ, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Account alias to use (e.g., "default", "personal"). If omitted and only one account exists, it is used automatically. | |
| siteUrl | Yes | The site URL | |
| startDate | Yes | Start date (YYYY-MM-DD) | |
| endDate | Yes | End date (YYYY-MM-DD) | |
| searchAppearance | Yes | The search appearance type to filter by | |
| rowLimit | No | Maximum rows to return (default: 100) |