[[["易于理解","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"]],["最后更新时间 (UTC):2024-08-21。"],[[["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"]]