[[["わかりやすい","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-08-21 UTC。"],[[["This documentation details the process for replacing all negative keywords within a specific negative keyword list using the Display & Video 360 API."],["The API request involves specifying the advertiser and negative keyword list IDs, along with a list of new negative keywords to replace the existing ones."],["Upon successful execution, the API returns the updated, full list of negative keywords present in the specified negative keyword list."],["The request needs to be authorized with the `https://www.googleapis.com/auth/display-video` OAuth scope."],["Display & Video 360 API v1 has been sunset."]]],["This document details the process for replacing negative keywords in a Display & Video 360 advertiser's negative keyword list using the API. The `POST` request is sent to the specified URL including the `advertiserId` and `negativeKeywordListId`. The request body must include a JSON with `newNegativeKeywords`, a list of keywords that will replace the existing ones. The API responds with a list of `negativeKeywords` now present in the negative keyword list. OAuth scope is required.\n"]]