[[["易于理解","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):2025-02-25。"],[[["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"]]