MutateCampaignSharedSetResult

  • Provides the result of a campaign shared set mutate operation.

  • Includes resource_name for successful operations and the mutated campaign_shared_set.

  • The mutated campaign_shared_set is only returned when response_content_type is set to "MUTABLE_RESOURCE".

The result for the campaign shared set mutate.

Fields

resource_name

string

Returned for successful operations.

campaign_shared_set

CampaignSharedSet

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