8 सितंबर, 2025 से, हर नए लाइन आइटम को यह बताना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. Display & Video 360 API और एसडीएफ़ अपलोड करने की उन कार्रवाइयों को पूरा नहीं किया जा सकेगा जिनमें एलान नहीं किया गया है. इस बारे में ज़्यादा जानने के लिए कि इंटिग्रेशन को अपडेट करके यह एलान कैसे किया जाए, हमारा
हटाए गए टैग और एट्रिब्यूट का पेज देखें.
REST Resource: advertisers.negativeKeywordLists.negativeKeywords
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
रिसॉर्स: NegativeKeyword
नेगेटिव कीवर्ड सूची से जुड़ा ऐसा कीवर्ड जिसे नेगेटिव तौर पर टारगेट किया गया है.
JSON के काेड में दिखाना |
{
"name": string,
"keywordValue": string
} |
फ़ील्ड |
name |
string
सिर्फ़ आउटपुट के लिए. नेगेटिव कीवर्ड का संसाधन का नाम.
|
keywordValue |
string
ज़रूरी है. इम्यूटेबल. नेगेटिव टारगेटिंग वाला कीवर्ड, जैसे कि car insurance . यह UTF-8 कोड में होना चाहिए और इसका साइज़ ज़्यादा से ज़्यादा 255 बाइट होना चाहिए. इसमें ज़्यादा से ज़्यादा 80 वर्ण हो सकते हैं. ज़्यादा से ज़्यादा 10 शब्द हो सकते हैं. मान्य वर्ण सिर्फ़ ASCII वर्ण हैं. यूआरएल-एस्केपिंग की अनुमति सिर्फ़ शब्दों के बीच खाली जगह दिखाने के लिए है. डेटा की शुरुआत या आखिर में मौजूद खाली सफ़ेद जगह को अनदेखा कर दिया जाता है.
|
तरीके |
|
एक ही नेगेटिव कीवर्ड सूची में, नेगेटिव कीवर्ड में एक साथ कई बदलाव करता है. |
|
नेगेटिव कीवर्ड की सूची में नेगेटिव कीवर्ड बनाता है. |
|
नेगेटिव कीवर्ड सूची से किसी नेगेटिव कीवर्ड को मिटाता है. |
|
नेगेटिव कीवर्ड की सूची में नेगेटिव कीवर्ड दिखाता है. |
|
यह किसी एक नेगेटिव कीवर्ड सूची में मौजूद सभी नेगेटिव कीवर्ड को बदल देता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],[],null,["# REST Resource: advertisers.negativeKeywordLists.negativeKeywords\n\n- [Resource: NegativeKeyword](#NegativeKeyword)\n - [JSON representation](#NegativeKeyword.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: NegativeKeyword\n-------------------------\n\nA negatively targeted keyword that belongs to a negative keyword list.\n\n| JSON representation |\n|----------------------------------------------------|\n| ``` { \"name\": string, \"keywordValue\": string } ``` |\n\n| Fields ||\n|----------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the negative keyword. |\n| `keywordValue` | `string` Required. Immutable. The negatively targeted keyword, for example `car insurance`. Must be UTF-8 encoded with a maximum size of 255 bytes. Maximum number of characters is 80. Maximum number of words is 10. Valid characters are restricted to ASCII characters only. The only URL-escaping permitted is for representing whitespace between words. Leading or trailing whitespace is ignored. |\n\n| Methods ------- ||\n|-----------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|\n| ### [bulkEdit](/display-video/api/reference/rest/v4/advertisers.negativeKeywordLists.negativeKeywords/bulkEdit) | Bulk edits negative keywords in a single negative keyword list. |\n| ### [create](/display-video/api/reference/rest/v4/advertisers.negativeKeywordLists.negativeKeywords/create) | Creates a negative keyword in a negative keyword list. |\n| ### [delete](/display-video/api/reference/rest/v4/advertisers.negativeKeywordLists.negativeKeywords/delete) | Deletes a negative keyword from a negative keyword list. |\n| ### [list](/display-video/api/reference/rest/v4/advertisers.negativeKeywordLists.negativeKeywords/list) | Lists negative keywords in a negative keyword list. |\n| ### [replace](/display-video/api/reference/rest/v4/advertisers.negativeKeywordLists.negativeKeywords/replace) | Replaces all negative keywords in a single negative keyword list. |"]]