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.
使用できる値は次のとおりです。ENABLED, REMOVAL_PLANNED, UNKNOWN, UNSPECIFIED |
GeoTargetConstantTargetType | String | ATTRIBUTE | Output only. Geo target constant target type. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |