AdGroupCriterionCustomizer

  • An Ad Group Criterion Customizer provides a customizer value for an associated CustomizerAttribute at the AdGroupCriterion level.

  • The resource name follows a specific format including customer_id, ad_group_id, criterion_id, and customizer_attribute_id.

  • The CustomizerAttribute linked to the ad group criterion and the value associated with it are required and immutable.

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

  • The ad group criterion linked to the customizer attribute must be a keyword criterion.

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.