AI-generated Key Takeaways
-
A geo target constant is a resource representing a geographical location used for targeting.
-
Key fields include
resource_name
,status
,id
,name
,country_code
,target_type
,canonical_name
, andparent_geo_target
. -
All fields of a geo target constant are output-only.
A geo target constant.
Fields | |
---|---|
|
Output only. The resource name of the geo target constant. Geo target constant resource names have the form:
|
|
Output only. Geo target constant status. |
|
Output only. The ID of the geo target constant. |
|
Output only. Geo target constant English name. |
|
Output only. The ISO-3166-1 alpha-2 country code that is associated with the target. |
|
Output only. Geo target constant target type. |
|
Output only. The fully qualified English name, consisting of the target's name and that of its parent and country. |
|
Output only. The resource name of the parent geo target constant. Geo target constant resource names have the form:
|