MutateAdGroupResult

The result for the ad group mutate.

JSON representation
{
  "resourceName": string,
  "adGroup": {
    object (AdGroup)
  }
}
Fields
resourceName

string

Returned for successful operations.

adGroup

object (AdGroup)

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