[[["이해하기 쉬움","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"]],["최종 업데이트: 2025-02-25(UTC)"],[[["Lists negative keyword lists associated with a specific Display & Video 360 advertiser ID."],["Allows for pagination with customizable page size and tokens for retrieving subsequent result pages."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["The response includes an array of negative keyword lists and a token for fetching the next page if available."],["Employs gRPC Transcoding for its URL structure and provides detailed parameters and response fields."]]],["This document outlines the process to list negative keyword lists for a specific advertiser. It uses a `GET` HTTP request to the provided URL, including a required `advertiserId` path parameter. Optional query parameters, `pageSize` and `pageToken`, allow for pagination. The request body must be empty. The response contains a list of negative keyword lists and a `nextPageToken` for pagination, formatted as a JSON representation. Requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]