Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
[null,null,["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Display & Video 360 API v2 is sunset and this document outlines how to update a negative keyword list using the API."],["The API request requires specifying the advertiser ID and negative keyword list ID as path parameters."],["An update mask is used as a query parameter to specify the fields to be updated within the negative keyword list."],["Successful requests will return the updated negative keyword list in the response body."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document outlines the process for updating a negative keyword list via the Display & Video 360 API. Using a `PATCH` request to the specified URL, users must provide the `advertiserId` and the `negativeKeywordListId` within the path. The `updateMask` query parameter and a `NegativeKeywordList` instance within the request body are required to specify which fields to modify. Upon successful update, the API returns the modified `NegativeKeywordList`. Access requires `https://www.googleapis.com/auth/display-video` authorization.\n"]]