MutateCampaignAssetSetResult

The result for the campaign asset set mutate.

JSON representation
{
  "resourceName": string,
  "campaignAssetSet": {
    object (CampaignAssetSet)
  }
}
Fields
resourceName

string

Returned for successful operations.

campaignAssetSet

object (CampaignAssetSet)

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