[[["容易理解","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-12 (世界標準時間)。"],[[["Lists negative keywords associated with a specific negative keyword list for a given advertiser in Display & Video 360."],["Allows filtering and sorting of negative keywords by parameters like keyword value and page size."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["Provides a paginated response with details of each negative keyword and a token for retrieving subsequent pages."]]],["This document outlines the process for listing negative keywords within a Display & Video 360 (DV360) advertiser's negative keyword list using the API's `negativeKeywords.list` method. It details a `GET` HTTP request to a specific URL, requiring `advertiserId` and `negativeKeywordListId` as path parameters. Query parameters like `pageSize`, `pageToken`, `orderBy`, and `filter` allow for result customization. The request body must be empty, and the response contains a list of `negativeKeywords` and a `nextPageToken` for pagination. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]