MutateAdGroupCriterionResult

The result for the criterion mutate.

JSON representation
{
  "resourceName": string,
  "adGroupCriterion": {
    object (AdGroupCriterion)
  }
}
Fields
resourceName

string

Returned for successful operations.

adGroupCriterion

object (AdGroupCriterion)

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