[[["容易理解","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 (世界標準時間)。"],[[["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"]]