[[["समझने में आसान है","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-06-11 (UTC) को अपडेट किया गया."],[[["This documentation details the process for creating a negative keyword within a specific negative keyword list using the Display & Video 360 API."],["It outlines the necessary HTTP request format, required path parameters for identifying the advertiser and list, and the structure for request/response bodies."],["Authorization using the `https://www.googleapis.com/auth/display-video` scope is required to access this functionality."],["Note: Display & Video 360 API v2 has been sunset."]]],["The provided content outlines how to create a negative keyword within a negative keyword list using the Display & Video 360 API. Key actions include making a `POST` request to a specific URL using gRPC Transcoding syntax, which needs the `advertiserId` and `negativeKeywordListId` as path parameters. The request body requires an instance of `NegativeKeyword`, and a successful response will return the newly created `NegativeKeyword`. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]