AdGroupCriterionCustomizer
A customizer value for the associated CustomizerAttribute at the AdGroupCriterion level.
Columns
Name | Type | Behavior | Description |
AdGroupCriterionCustomizerAdGroupCriterion | String | ATTRIBUTE | Immutable. The ad group criterion to which the customizer attribute is linked. It must be a keyword criterion. |
AdGroupCriterionCustomizerCustomizerAttribute | String | ATTRIBUTE | Required. Immutable. The customizer attribute which is linked to the ad group criterion. |
AdGroupCriterionCustomizerResourceName | String | ATTRIBUTE | Immutable. The resource name of the ad group criterion customizer. Ad group criterion customizer resource names have the form: customers/{customer_id}/adGroupCriterionCustomizers/{ad_group_id}~{criterion_id}~{customizer_attribute_id} |
AdGroupCriterionCustomizerStatus | String | ATTRIBUTE | Output only. The status of the ad group criterion customizer.
使用できる値は次のとおりです。ENABLED, REMOVED, UNKNOWN, UNSPECIFIED |
AdGroupCriterionCustomizerValueStringValue | String | ATTRIBUTE | Required. Value to insert in creative text. Customizer values of all types are stored as string to make formatting unambiguous. |
AdGroupCriterionCustomizerValueType | String | ATTRIBUTE | Required. The data type for the customizer value. It must match the attribute type. The string_value content must match the constraints associated with the type.
使用できる値は次のとおりです。NUMBER, PERCENT, PRICE, TEXT, UNKNOWN, UNSPECIFIED |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |