MutateCampaignSharedSetResult

The result for the campaign shared set mutate.

JSON representation
{
  "resourceName": string,
  "campaignSharedSet": {
    object (CampaignSharedSet)
  }
}
Fields
resourceName

string

Returned for successful operations.

campaignSharedSet

object (CampaignSharedSet)

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