[[["เข้าใจง่าย","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"]]