[[["易于理解","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-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"]]