MutateSmartCampaignSettingResult

The result for the Smart campaign setting mutate.

JSON representation
{
  "resourceName": string,
  "smartCampaignSetting": {
    object (SmartCampaignSetting)
  }
}
Fields
resourceName

string

Returned for successful operations.

smartCampaignSetting

object (SmartCampaignSetting)

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