[[["이해하기 쉬움","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-07-08(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"]]