Google Search Console

Get Search Console search queries

Returns Google Search Console search queries with clicks, impressions, CTR, average position and the change in each against the previous period of the same length. Ranked by clicks: limit defaults to 50 and accepts up to 25000. total counts every returned query in the window, returned counts the page, and summary contains previous-period count and position bands for the full fetched set. coverage reports the window Google actually served and whether its newest days are still being collected.

get/v3/integrations/gsc/website-traffic/search-queries

Query parameters

teamIdstring required

Team ID

string
OR
integer

Number of days to look back

startDatestring

Start date (YYYY-MM-DD)

endDatestring

End date (YYYY-MM-DD)

countrystring

Country filter

devicestring

Device filter

typestring

Search appearance/type filter

limitstring

Maximum rows to return

includePagesstring

Embed each row's ranking page URLs and their metrics inside the row (multiplies the payload by the number of URLs per row). Defaults to false; the pages count is always returned.

Response

Default Response

Changes