SmartCampaignSettingOperation

通过单个操作来更新广告系列的智能广告系列设置。

JSON 表示法
{
  "update": {
    object (SmartCampaignSetting)
  },
  "updateMask": string
}
字段
update

object (SmartCampaignSetting)

更新操作:智能广告系列设置必须指定有效的资源名称。

updateMask

string (FieldMask format)

用于确定要在更新中修改哪些资源字段的 FieldMask。

这是完全限定字段名的逗号分隔列表。示例:"user.displayName,photo"