MutateCampaignGroupResult

  • The result of a campaign group mutate operation is provided.

  • Key fields in the result include resource_name and campaign_group.

  • resource_name is a required string for successful operations.

  • campaign_group returns the mutated campaign group with mutable fields when response_content_type is set to "MUTABLE_RESOURCE".

The result for the campaign group mutate.

Fields

resource_name

string

Required. Returned for successful operations.

campaign_group

CampaignGroup

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