Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
[[["সহজে বোঝা যায়","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-05 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This operation edits negative keywords in bulk within a specified negative keyword list, allowing for both deletion and creation of keywords atomically."],["It involves sending a POST request to the Display & Video 360 API, providing the advertiser and negative keyword list IDs."],["The request body requires specifying the negative keywords to be deleted and created."],["A successful response includes a list of the newly created negative keywords."],["Authorization requires the `https://www.googleapis.com/auth/display-video` scope."]]],["This document outlines how to use the Display & Video 360 API to bulk edit negative keywords within a single list. The process involves sending a POST request to the specified URL, including the advertiser and negative keyword list IDs in the path. The request body contains two arrays: `deletedNegativeKeywords` listing keywords to remove, and `createdNegativeKeywords` listing new keywords to add. The operation is atomic, ensuring all changes succeed or fail together, with the response confirming newly created negative keywords.\n"]]