AdGroupCriterionLabelOperation

การดำเนินการเดียว (สร้าง นําออก) ในป้ายกํากับเกณฑ์ของกลุ่มโฆษณา

การแสดง JSON
{

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

object (AdGroupCriterionLabel)

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

remove

string

การดำเนินการนําออก: ชื่อทรัพยากรของป้ายกํากับเกณฑ์กลุ่มโฆษณาที่จะนําออกในรูปแบบนี้

customers/{customerId}/adGroupCriterionLabels/{adGroupId}~{criterionId}~{label_id}