GeoTargetConstant
A geo target constant.
Columns
Name | Type | Behavior | Description |
GeoTargetConstantCanonicalName | String | ATTRIBUTE | Output only. The fully qualified English name, consisting of the target's name and that of its parent and country. |
GeoTargetConstantCountryCode | String | ATTRIBUTE | Output only. The ISO-3166-1 alpha-2 country code that is associated with the target. |
GeoTargetConstantId | Long | ATTRIBUTE | Output only. The ID of the geo target constant. |
GeoTargetConstantName | String | ATTRIBUTE | Output only. Geo target constant English name. |
GeoTargetConstantParentGeoTarget | String | ATTRIBUTE | 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} |
GeoTargetConstantResourceName | String | ATTRIBUTE | Output only. The resource name of the geo target constant. Geo target constant resource names have the form: geoTargetConstants/{geo_target_constant_id} |
GeoTargetConstantStatus | String | ATTRIBUTE | Output only. Geo target constant status.
The allowed values are ENABLED, REMOVAL_PLANNED, UNKNOWN, UNSPECIFIED. |
GeoTargetConstantTargetType | String | ATTRIBUTE | Output only. Geo target constant target type. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |