AdGroupCriterionCustomizer

  • 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's linked to.

  • The resource name uniquely identifies the ad group criterion customizer using customer, ad group, criterion, and customizer attribute IDs.

  • The customizer attribute and the associated value are required fields for creating an ad group criterion customizer.

  • The status of the ad group criterion customizer is an output-only field indicating its current state.

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

Fields

resource_name

string

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}

customizer_attribute

string

Required. Immutable. The customizer attribute which is linked to the ad group criterion.

status

CustomizerValueStatus

Output only. The status of the ad group criterion customizer.

value

CustomizerValue

Required. The value to associate with the customizer attribute at this level. The value must be of the type specified for the CustomizerAttribute.

ad_group_criterion

string

Immutable. The ad group criterion to which the customizer attribute is linked. It must be a keyword criterion.