AdGroupCriterionCustomizerOperation

  • The content describes a single operation that can be performed on a customizer attribute.

  • The possible operations are create and remove.

  • The create operation does not require a resource name, while the remove operation requires a specific resource name format.

A single operation (create, remove) on a customizer attribute.

Fields
Union field

operation

operation. The mutate operation. operation can be only one of the following:

create

AdGroupCriterionCustomizer

Create operation: No resource name is expected for the new ad group criterion customizer.

remove

string

Remove operation: A resource name for the removed ad group criterion customizer is expected, in this format:

customers/{customer_id}/adGroupCriterionCustomizers/{ad_group_id}~{criterion_id}~{customizer_attribute_id}