चेतावनी: आप एपीआई के REST इंटरफ़ेस के बारे में दस्तावेज़ देख रहे हैं. हमारी ज़्यादातर आधिकारिक क्लाइंट लाइब्रेरी, gRPC का इस्तेमाल करती हैं. ज़्यादा जानकारी के लिए,
REST के बारे में जानकारी देखें.
AdGroupCriterionLabel
विज्ञापन ग्रुप की शर्त और लेबल के बीच का संबंध.
JSON के काेड में दिखाना |
{
"resourceName": string,
"adGroupCriterion": string,
"label": string
} |
फ़ील्ड |
resourceName |
string
इम्यूटेबल. विज्ञापन ग्रुप के लिए शर्त वाले लेबल का संसाधन नाम. विज्ञापन ग्रुप की शर्त वाले लेबल के संसाधनों के नाम इस फ़ॉर्मैट में होते हैं: customers/{customerId}/adGroupCriterionLabels/{adGroupId}~{criterionId}~{label_id}
|
adGroupCriterion |
string
इम्यूटेबल. वह विज्ञापन ग्रुप की शर्त जिस पर लेबल अटैच किया गया है.
|
label |
string
इम्यूटेबल. विज्ञापन ग्रुप की शर्त को असाइन किया गया लेबल.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-03-07 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-03-07 (UTC) को अपडेट किया गया."],[[["Ad group criterion labels represent a relationship between an ad group criterion and a label, allowing for categorization and organization."],["They are identified by a unique resource name following a specific format: `customers/{customerId}/adGroupCriterionLabels/{adGroupId}~{criterionId}~{label_id}`."],["Essential properties include the ad group criterion to which the label is attached and the label itself, both of which are immutable once set."],["The JSON representation encapsulates these properties for easy data exchange and manipulation."]]],[]]