AdGroupCustomizerOperation

การดำเนินการเดียว (สร้าง, นำออก) ในแอตทริบิวต์เครื่องมือปรับแต่ง

การแสดง JSON
{

  // Union field operation can be only one of the following:
  "create": {
    object (AdGroupCustomizer)
  },
  "remove": string
  // End of list of possible types for union field operation.
}
ช่อง
ฟิลด์การรวม operation การดำเนินการเปลี่ยนแปลง operation ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้
create

object (AdGroupCustomizer)

การดำเนินการสร้าง: ไม่ต้องการชื่อทรัพยากรสำหรับเครื่องมือปรับแต่งกลุ่มโฆษณาใหม่

remove

string

การดำเนินการนำออก: ชื่อทรัพยากรสำหรับเครื่องมือปรับแต่งกลุ่มโฆษณาที่นำออกต้องอยู่ในรูปแบบ customers/{customerId}/adGroupCustomizers/{adGroupId}~{customizer_attribute_id}