Pages
Daily search performance for a page or subfolder
Returns one point per day for clicks, impressions, CTR and average position, with the previous period of the same length aligned onto the same dates for comparison.
get/v3/pages/trend
Query parameters
teamIdstring
Team ID
startDatestring
Start date (YYYY-MM-DD, UTC).
endDatestring
End date (YYYY-MM-DD, UTC).
daysinteger
Days to look back when startDate/endDate are omitted.
countrystring
ISO-3 country code to filter Search Console rows by.
devicestring
Device filter: desktop, mobile or tablet.
typestring
Search type: web, image, video or news.
urlstring required
Absolute URL, or a path such as /collections resolved against the team website.
mode'exact' | 'prefix'
exact scopes to the single URL; prefix scopes to every page under the path. Defaults to exact.
Response
Default Response
Changes
Changed in 1 of the 47 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○