[[["이해하기 쉬움","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-09-09(UTC)"],[[["Replaces all negative keywords within a specified negative keyword list with new ones provided in the request."],["Requires specifying the advertiser ID and negative keyword list ID as path parameters in the HTTP request."],["The request body must contain a list of new negative keywords to replace the existing ones."],["A successful response returns the complete list of negative keywords now present in the negative keyword list."],["This operation needs authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This document details the process for replacing negative keywords in a Display & Video 360 negative keyword list via API. It uses a `POST` request to the provided URL, specifying `advertiserId` and `negativeKeywordListId` in the path. The request body contains `newNegativeKeywords`, a list of keywords that will replace existing ones. The API response provides the updated full list of `negativeKeywords` present in the list. The process requires `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]