Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
একটি নেতিবাচক লক্ষ্যযুক্ত কীওয়ার্ড যা একটি নেতিবাচক কীওয়ার্ড তালিকার অন্তর্গত।
JSON প্রতিনিধিত্ব
{"name": string,"keywordValue": string}
ক্ষেত্র
name
string
শুধুমাত্র আউটপুট। নেতিবাচক কীওয়ার্ডের সম্পদের নাম।
keywordValue
string
প্রয়োজন। অপরিবর্তনীয়। নেতিবাচকভাবে লক্ষ্য করা কীওয়ার্ড, উদাহরণস্বরূপ car insurance ।
UTF-8 সর্বোচ্চ 255 বাইটের আকারের সাথে এনকোড করা আবশ্যক। অক্ষরের সর্বাধিক সংখ্যা 80। শব্দের সর্বাধিক সংখ্যা 10।
বৈধ অক্ষর শুধুমাত্র ASCII অক্ষরের মধ্যে সীমাবদ্ধ। শব্দের মধ্যে হোয়াইটস্পেস প্রতিনিধিত্ব করার জন্য শুধুমাত্র URL-এস্কেপিং অনুমোদিত। অগ্রণী বা পিছনের হোয়াইটস্পেস উপেক্ষা করা হয়।
[[["সহজে বোঝা যায়","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"]],["2025-01-10 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Display & Video 360 API v1 is sunsetted."],["A NegativeKeyword resource represents a negatively targeted keyword within a negative keyword list."],["NegativeKeyword resources have a `name` and `keywordValue` attribute, the latter being the targeted keyword itself with restrictions on character length and encoding."],["Several methods like `bulkEdit`, `create`, `delete`, `list`, and `replace` are available to manage NegativeKeyword resources within negative keyword lists."]]],["The core content details the `NegativeKeyword` resource within the Display & Video 360 API. This resource represents a negatively targeted keyword with `name` and `keywordValue` fields. `keywordValue` must be a UTF-8 encoded string (max 255 bytes, 80 characters, 10 words). Available methods include `bulkEdit`, `create`, `delete`, `list`, and `replace`, allowing for bulk changes, individual creations/deletions, listing, and full replacement of negative keywords within lists. The v1 version of the API has been sunset.\n"]]