AdGroupCriterionLabelOperation

विज्ञापन समूह मानदंड के लेबल पर एक कार्रवाई (बनाएं, हटाएं).

जेएसओएन के काेड में दिखाना
{

  // 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}