[[["समझने में आसान है","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-02-25 (UTC) को अपडेट किया गया."],[[["Creates a new negative keyword list for a specified DV360 advertiser using an HTTP POST request."],["Requires providing the advertiser ID as a path parameter and a NegativeKeywordList object in the request body."],["Returns the newly created NegativeKeywordList object in the response if successful."],["Needs authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This document details how to create a new negative keyword list for a DV360 advertiser. The core action is sending a `POST` request to the specified URL: `https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/negativeKeywordLists`. The request requires an `advertiserId` path parameter. The request body must contain a `NegativeKeywordList` instance. A successful response returns the newly created `NegativeKeywordList`. The operation requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]