SmartCampaignSettingOperation

A single operation to update Smart campaign settings for a campaign.

JSON representation
{
  "update": {
    object (SmartCampaignSetting)
  },
  "updateMask": string
}
Fields
update

object (SmartCampaignSetting)

Update operation: The Smart campaign setting must specify a valid resource name.

updateMask

string (FieldMask format)

FieldMask that determines which resource fields are modified in an update.

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".