search_console_analytics_device_breakdown
Break down Search Console analytics by device to compare mobile, desktop, and tablet performance. Identify which device drives clicks and impressions to refine SEO targeting.
Instructions
Get device breakdown for a site. Shortcut for analytics.query with dimensions=['device'].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | End date (YYYY-MM-DD) | |
| site_url | No | Site URL | |
| row_limit | No | Max rows (default: 100) | |
| start_date | Yes | Start date (YYYY-MM-DD) |