[[["わかりやすい","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"]]