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}