CampaignCustomizerOperation

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

การแสดง JSON
{

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

object (CampaignCustomizer)

การดำเนินการสร้าง: คาดว่าเครื่องมือปรับแต่งแคมเปญใหม่จะไม่มีชื่อทรัพยากร

remove

string

การนำการดำเนินการออก: ควรมีชื่อทรัพยากรของเครื่องมือปรับแต่งแคมเปญที่นำออกแล้วในรูปแบบ customers/{customerId}/campaignCustomizers/{campaignId}~{customizer_attribute_id}