[[["容易理解","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-06-11 (世界標準時間)。"],[[["This documentation details the process for creating a negative keyword within a specific negative keyword list using the Display & Video 360 API."],["It outlines the necessary HTTP request format, required path parameters for identifying the advertiser and list, and the structure for request/response bodies."],["Authorization using the `https://www.googleapis.com/auth/display-video` scope is required to access this functionality."],["Note: Display & Video 360 API v2 has been sunset."]]],["The provided content outlines how to create a negative keyword within a negative keyword list using the Display & Video 360 API. Key actions include making a `POST` request to a specific URL using gRPC Transcoding syntax, which needs the `advertiserId` and `negativeKeywordListId` as path parameters. The request body requires an instance of `NegativeKeyword`, and a successful response will return the newly created `NegativeKeyword`. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]