GeoTargetConstant
Stay organized with collections
Save and categorize content based on your preferences.
Fields |
resource_name
|
string
Output only. The resource name of the geo target constant. Geo target constant resource names have the form: geoTargetConstants/{geo_target_constant_id}
|
status
|
GeoTargetConstantStatus
Output only. Geo target constant status.
|
id
|
int64
Output only. The ID of the geo target constant.
|
name
|
string
Output only. Geo target constant English name.
|
country_code
|
string
Output only. The ISO-3166-1 alpha-2 country code that is associated with the target.
|
target_type
|
string
Output only. Geo target constant target type.
|
canonical_name
|
string
Output only. The fully qualified English name, consisting of the target's name and that of its parent and country.
|
parent_geo_target
|
string
Output only. The resource name of the parent geo target constant. Geo target constant resource names have the form: geoTargetConstants/{parent_geo_target_constant_id}
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[[["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 2024-11-25 UTC."],[[["Geo target constants are identified by a unique resource name, status, ID, English name, country code, target type, canonical name, and parent information."],["They represent geographical locations used for targeting in advertising campaigns."],["This resource provides details such as the constant's ID, name, associated country code, and hierarchical relationships through the `parent_geo_target` field."],["Geo target constants enable advertisers to specify geographical areas for their ads to be displayed, ensuring they reach the intended audience."],["The `canonical_name` provides a comprehensive, hierarchical representation of the target's location, including its parent and country information."]]],[]]