AdGroupLabelOperation

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

การแสดง JSON
{

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

object (AdGroupLabel)

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

remove

string

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

customers/{customerId}/adGroupLabels/{adGroupId}~{label_id}