v1

latestOpenAPI 3.1.02026-07-265897154.5 KB
GSC

Get GSC performance by country

Live GSC performance grouped by country (clicks, impressions, CTR, average position). limit defaults to 100, max 250. Returns 409 gsc_not_connected if no site is linked.

get/api/mcp/projects/{projectId}/gsc/countries

Path parameters

projectIdstring uuid required

The project id.

Query parameters

periodstring

GSC preset window (e.g. 7d, 28d, 90d). Ignored when startDate + endDate are both supplied.

startDatestring date

Explicit window start (YYYY-MM-DD). Must be paired with endDate.

endDatestring date

Explicit window end (YYYY-MM-DD). Must be paired with startDate.

limitinteger

Page size. Default and maximum vary by endpoint — see the operation description.

Response

Performance by country.

siteUrlstring required
successboolean required

Always true — injected on every success response by this endpoint family's response wrapper.