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"]],["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Display & Video 360 API v1 is deprecated and users should refer to the provided documentation for the updated API."],["This documentation details the process of creating a new negative keyword list within a specified advertiser account in Display & Video 360 using an HTTP POST request."],["To successfully create a negative keyword list, users must provide the advertiser ID and a request body containing a NegativeKeywordList object as outlined in the documentation."],["Upon successful execution, the API returns the newly created NegativeKeywordList object."],["Authorization is required using the `https://www.googleapis.com/auth/display-video` scope, following OAuth 2.0 protocols for security and access control."]]],["The content details how to create a new negative keyword list using the Display & Video 360 API. This is done via a POST request to `https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/negativeKeywordLists`, where `advertiserId` is required. The request body should contain a `NegativeKeywordList` instance. A successful operation returns the newly created `NegativeKeywordList` in the response body. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]