MutateCampaignGroupResult

The result for the campaign group mutate.

JSON representation
{
  "resourceName": string,
  "campaignGroup": {
    object (CampaignGroup)
  }
}
Fields
resourceName

string

Required. Returned for successful operations.

campaignGroup

object (CampaignGroup)

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