[[["わかりやすい","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 UTC。"],[[["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"]]