Export Full Dataset
export_full_datasetExport all Google Search Console data beyond the 5,000-row API limit using automatic pagination. Specify site URL, dates, and dimensions to retrieve up to 100,000 rows.
Instructions
Export all rows bypassing the 5,000-row API limit using pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | ||
| max_rows | No | Maximum total rows to fetch (default: 50000, max: 100000) | |
| site_url | Yes | Property URL | |
| dimensions | No | Dimensions to include (default: ['query', 'page']) | |
| start_date | Yes | ||
| search_type | No | Search type filter | web |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||