Skip to main content

Google Search Console Keywords Fields (Aggregated Metrics By URL and Country)

📘 Field descriptions for Google Search Console performance metrics aggregated at the URL and country level.

Overview

This filter section surfaces the same Google Search Console metrics as Google Search Console Keywords (Aggregated Metrics By URL), but segmented by the country where each search was performed. Use these fields when analyzing international SEO performance or comparing how a page ranks across different markets.

Dataset and API collection

  • Available in: RealKeywords

  • For API users: These fields are available in the Crawl BQL collection. To query by country, use the country dimension alongside the aggregated metrics.

Country Dimension

Field name

API identifier

Kind

Type

Description

Country

search_console.country

dimension

string

The country where the search was performed, as reported by Google Search Console (ISO 3166-1 alpha-3 country code, e.g., "usa", "gbr", "fra").

Search Performance (by country)

The following fields are the same as in the URL-level view, scoped to each country.

Field name

API identifier

Kind

Type

Description

Impressions

search_console.count_impressions

metric

integer

The total number of times this URL appeared in Google Search results in the selected country.

Clicks

search_console.count_clicks

metric

integer

The total number of clicks from Google Search results in the selected country.

CTR

search_console.ctr

metric

float

Click-through rate in the selected country (Clicks ÷ Impressions).

Average Position

search_console.avg_position

metric

float

The average ranking position of this URL in Google Search in the selected country.


See also:

Did this answer your question?