Google Search Console integration (Data, Marketing). Imported from open-connector.
https://www.googleapis.com/webmasters/v3/sites/{siteUrl}
| Param | Type | Required | Description |
|---|---|---|---|
| siteUrl | string | required | The site URL exactly as Search Console stores it, such as https://www.example.c… |
/sites/{siteUrl}
| Param | Type | Required | Description |
|---|---|---|---|
| siteUrl | string | required | The site URL exactly as Search Console stores it, such as https://www.example.c… |
/sites/{siteUrl}/searchAnalytics/query
| Param | Type | Required | Description |
|---|---|---|---|
| siteUrl | string | required | The site URL exactly as Search Console stores it, such as https://www.example.c… |
| startDate | string | required | The inclusive start date for the query in YYYY-MM-DD format. |
| endDate | string | required | The inclusive end date for the query in YYYY-MM-DD format. |
| dimensions | array | optional | Dimensions used to group result rows. |
| type | string | optional | The Google search type to query. |
| dimensionFilterGroups | array | optional | Dimension filter groups applied to the query. |
| aggregationType | string | optional | How Search Console aggregates query results. |
| rowLimit | integer | optional | Maximum rows to return. Search Console accepts up to 25,000. |
| startRow | integer | optional | Zero-based first row offset for pagination. |
| dataState | string | optional | Whether to include fresh or final-only data. |
/
| Param | Type | Required | Description |
|---|---|---|---|
| siteUrl | string | required | The site URL exactly as Search Console stores it, such as https://www.example.c… |
| feedpath | string | required | The full sitemap URL to inspect, submit, or delete. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| siteUrl | string | required | The site URL exactly as Search Console stores it, such as https://www.example.c… |
| inspectionUrl | string | required | The fully qualified URL to inspect. It must be under the property specified by … |
| languageCode | string | optional | An optional IETF BCP-47 language code for translated issue messages, such as en… |