AI-generated Key Takeaways
-
An Ad Group Criterion Customizer provides a customizer value for a linked CustomizerAttribute at the AdGroupCriterion level.
-
Key fields include the resource name, the linked customizer attribute, the status of the customizer, the associated value, and the ad group criterion it is linked to.
-
The
resource_name
is immutable and follows a specific format including customer, ad group, criterion, and customizer attribute IDs. -
The
customizer_attribute
,value
, andad_group_criterion
fields are all immutable and required for linking the customizer attribute to a keyword criterion. -
The
status
field is output only and indicates the current state of the ad group criterion customizer.
A customizer value for the associated CustomizerAttribute at the AdGroupCriterion level.
Fields | |
---|---|
|
Immutable. The resource name of the ad group criterion customizer. Ad group criterion customizer resource names have the form:
|
|
Required. Immutable. The customizer attribute which is linked to the ad group criterion. |
|
Output only. The status of the ad group criterion customizer. |
|
Required. The value to associate with the customizer attribute at this level. The value must be of the type specified for the CustomizerAttribute. |
|
Immutable. The ad group criterion to which the customizer attribute is linked. It must be a keyword criterion. |