CustomerConversionGoalOperation

对客户转化目标进行一次操作(更新)。

JSON 表示法
{
  "updateMask": string,

  // Union field operation can be only one of the following:
  "update": {
    object (CustomerConversionGoal)
  }
  // End of list of possible types for union field operation.
}
字段
updateMask

string (FieldMask format)

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

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

联合字段 operation。转变操作。operation 只能是下列其中一项:
update

object (CustomerConversionGoal)

更新操作:客户转化目标必须具有有效的资源名称。