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. عملية التبديل. يمكن أن تكون السمة "operation" واحدة فقط مما يلي:
create

object (AdGroupCriterionCustomizer)

عملية الإنشاء: من المتوقّع عدم توفّر اسم مورد لأداة تخصيص معيار المجموعة الإعلانية الجديدة.

remove

string

عملية الإزالة: يُتوقَّع اسم مورد لأداة تخصيص معيار المجموعة الإعلانية التي تمت إزالتها، بالتنسيق التالي:

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