Pages

Keywords a page or subfolder ranks for

Returns the Search Console queries a single URL ranks for, or every query the pages under a path rank for when mode is prefix, each with period-over-period movement. Subfolder rows carry the number of pages competing on that query.

get/v3/pages/keywords

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.

limitinteger

Rows to return (max 200).

Response

Default Response

connectedboolean
startDatestring nullable
endDatestring nullable
totalinteger required

Changes

Changed in 1 of the 47 revisions of this API.1