[[["समझने में आसान है","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"]],["आखिरी बार 2023-12-02 (UTC) को अपडेट किया गया."],[[["Display & Video 360 API v1 is sunset and this documentation details updating negative keyword lists within the platform."],["The API utilizes an HTTP PATCH request to `https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/negativeKeywordLists/{negativeKeywordList.negativeKeywordListId}` for updating the lists."],["Required parameters include advertiser ID, negative keyword list ID, and an update mask to specify fields for modification."],["A successful update returns the modified 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. Key actions include sending a `PATCH` request to a specified URL, using the advertiser's ID and the negative keyword list's ID in the path. The `updateMask` query parameter controls which fields are updated. The request and response bodies both contain a `NegativeKeywordList` instance. The process requires `https://www.googleapis.com/auth/display-video` OAuth scope for authorization. The API v1 has been sunset.\n"]]