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.
}
ช่อง
ช่อง Union operation การดําเนินการเปลี่ยนแปลง operation ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้
create

object (AdGroupCriterionLabel)

สร้างการทํางาน: ต้องการชื่อทรัพยากรสําหรับป้ายกํากับกลุ่มโฆษณาใหม่

remove

string

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

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