[[["เข้าใจง่าย","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 location lists for a given advertiser using the `locationLists.list` method."],["Filter results by location type, page size, page token, and order."],["Request requires advertiser ID as a path parameter."],["Response includes a list of location lists and a token for the next page."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This document outlines how to retrieve location lists for a specific DV360 advertiser using a `GET` request to the provided URL. The request requires the `advertiserId` as a path parameter. Optional query parameters include `pageSize`, `pageToken`, `orderBy`, and `filter` to control pagination, sorting, and filtering. The request body should be empty. The successful response contains a list of location list objects and a `nextPageToken` for further pagination. It requires `https://www.googleapis.com/auth/display-video` authorization.\n"]]