AdGroupCriterionCustomizerOperation

Một thao tác (tạo, xóa) trên thuộc tính tùy biến.

Biểu diễn dưới dạng 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.
}
Các trường
Trường nhóm operation. Phép biến đổi. operation chỉ có thể là một trong những loại sau đây:
create

object (AdGroupCriterionCustomizer)

Hoạt động tạo: Không mong đợi tên tài nguyên cho tùy biến tiêu chí nhóm quảng cáo mới.

remove

string

Xóa thao tác: Tên tài nguyên cho tùy biến tiêu chí nhóm quảng cáo bị loại bỏ được mong đợi, theo định dạng sau:

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