AdGroupCriterionCustomizerOperation

自訂參數屬性的單一作業 (建立、移除)。

JSON 表示法
{

  // Union field operation can be only one of the following:
  "create": {
    object (AdGroupCriterionCustomizer)
  },
  "remove": string
  // End of list of possible types for union field operation.
}
欄位
聯集欄位 operation。Change 作業。operation 只能是下列其中一項:
create

object (AdGroupCriterionCustomizer)

建立作業:新廣告群組條件自訂參數沒有任何資源名稱。

remove

string

移除作業:已移除廣告群組條件自訂參數的資源名稱,格式如下:

customers/{customerId}/adGroupCriterionCustomizers/{adGroupId}~{criterionId}~{customizer_attribute_id}