ad_group_criterion_customizer

  • An Ad Group Criterion Customizer represents a customizer value linked to a CustomizerAttribute at the AdGroupCriterion level.

  • This resource is associated with ad_group, ad_group_criterion, campaign, customer, and customizer_attribute resources.

  • Fields from associated resources can be selected in queries but will not segment metrics.

  • The ad_group_criterion field must be a keyword criterion, and the customizer_attribute field is required and immutable.

  • The value field contains the actual customizer value as a string and its data type, which must match the attribute type.

A customizer value for the associated CustomizerAttribute at the AdGroupCriterion level.

Attributed resources
ad_group
ad_group_criterion
campaign
customer
customizer_attribute

Fields from the above resources may be selected along with this resource in your SELECT and WHERE clauses. These fields will not segment metrics in your SELECT clause.

ad_group_criterion_customizer.ad_group_criterion

Field descriptionImmutable. The ad group criterion to which the customizer attribute is linked. It must be a keyword criterion.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

ad_group_criterion_customizer.customizer_attribute

Field descriptionRequired. Immutable. The customizer attribute which is linked to the ad group criterion.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

ad_group_criterion_customizer.resource_name

Field descriptionImmutable. 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}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

ad_group_criterion_customizer.status

Field descriptionOutput only. The status of the ad group criterion customizer.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v21.enums.CustomizerValueStatusEnum.CustomizerValueStatus
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

ad_group_criterion_customizer.value.string_value

Field descriptionRequired. Value to insert in creative text. Customizer values of all types are stored as string to make formatting unambiguous.
CategoryATTRIBUTE
Data TypeSTRING
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

ad_group_criterion_customizer.value.type

Field descriptionRequired. 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.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v21.enums.CustomizerAttributeTypeEnum.CustomizerAttributeType
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse