MutateAdGroupCriterionCustomizerResult

The result for the ad group criterion customizer mutate.

JSON representation
{
  "resourceName": string,
  "adGroupCriterionCustomizer": {
    object (AdGroupCriterionCustomizer)
  }
}
Fields
resourceName

string

Returned for successful operations.

adGroupCriterionCustomizer

object (AdGroupCriterionCustomizer)

The mutated AdGroupCriterionCustomizer with only mutable fields after mutate. The field will only be returned when responseContentType is set to "MUTABLE_RESOURCE".