नेगेटिव कीवर्ड सूची से जुड़ा ऐसा कीवर्ड जिसे नेगेटिव तौर पर टारगेट किया गया है.
JSON के काेड में दिखाना
{"name": string,"keywordValue": string}
फ़ील्ड
name
string
सिर्फ़ आउटपुट के लिए. नेगेटिव कीवर्ड का संसाधन का नाम.
keywordValue
string
ज़रूरी है. इम्यूटेबल. नेगेटिव टारगेटिंग वाला कीवर्ड, जैसे कि car insurance.
यह UTF-8 कोड में होना चाहिए और इसका साइज़ ज़्यादा से ज़्यादा 255 बाइट होना चाहिए. इसमें ज़्यादा से ज़्यादा 80 वर्ण हो सकते हैं. ज़्यादा से ज़्यादा 10 शब्द हो सकते हैं.
मान्य वर्ण सिर्फ़ ASCII वर्ण हैं. यूआरएल-एस्केपिंग की अनुमति सिर्फ़ शब्दों के बीच खाली जगह दिखाने के लिए है. डेटा की शुरुआत या आखिर में मौजूद खाली सफ़ेद जगह को अनदेखा कर दिया जाता है.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2024-11-24 (UTC) को अपडेट किया गया."],[[["Display & Video 360 API v2 is no longer supported."],["A `NegativeKeyword` resource represents a negatively targeted keyword belonging to a negative keyword list."],["Negative keywords can be managed through methods such as creation, deletion, bulk edits, listing, and replacement within negative keyword lists."],["`NegativeKeyword` resource has two fields: `name` which is the system-generated resource name and `keywordValue` which represents the actual keyword with specific restrictions."]]],["The core content defines `NegativeKeyword` resource used in Display & Video 360 API, which has since been sunset. A `NegativeKeyword` has a name and a keyword value (up to 80 characters). Actions on negative keywords within a list include: `bulkEdit`, `create`, `delete`, `list`, and `replace`. `bulkEdit` allows for editing multiple negative keywords, while `replace` will replace all keywords. Each operation involves the advertisers negative keywords list.\n"]]