The new Search Ads 360 Reporting API is now available. Join the searchads-api-announcements Google group to stay up to date on upcoming enhancements and releases.
Stay organized with collections
Save and categorize content based on your preferences.
A geo target constant.
geo_target_constant.canonical_name
Field description
The fully qualified English name, consisting of the target's name and that of its parent and country.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
geo_target_constant.country_code
Field description
The ISO-3166-1 alpha-2 country code that is associated with the target.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
geo_target_constant.id
Field description
The ID of the geo target constant.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
geo_target_constant.name
Field description
Geo target constant English name.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
geo_target_constant.parent_geo_target
Field description
The resource name of the parent geo target constant. Geo target constant resource names have the form: geoTargetConstants/{parent_geo_target_constant_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
geo_target_constant.resource_name
Field description
The resource name of the geo target constant. Geo target constant resource names have the form: geoTargetConstants/{geo_target_constant_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-07 UTC."],[[["Geo target constants provide detailed geographical information for targeting purposes, including English name, country code, ID, parent, resource name, status, and target type."],["Each geo target constant has a unique ID (`geo_target_constant.id`) and resource name (`geo_target_constant.resource_name`) for identification and retrieval."],["You can filter, select, and sort geo target constants based on attributes like `canonical_name`, `country_code`, `id`, `name`, `parent_geo_target`, `status`, and `target_type`."],["The `status` attribute indicates the current state of the geo target constant, such as `ENABLED`, `REMOVAL_PLANNED`, or `UNKNOWN`."]]],["The document describes the attributes of a geo target constant, which includes its `id`, `name`, `canonical_name`, `country_code`, `status`, and `target_type`. The `resource_name` and `parent_geo_target` are also specified. All attributes are filterable, selectable, and sortable, with most being of type `STRING` or `INT64`, and non-repeated. The constants are associated with ISO-3166-1 alpha-2 country codes, and the status can be `ENABLED`, `REMOVAL_PLANNED`, `UNKNOWN`, or `UNSPECIFIED`.\n"]]