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}