[[["易于理解","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):2023-12-02。"],[[["This document explains how to use the Display & Video 360 API to get a location list for a given advertiser."],["The request requires providing the advertiser ID and location list ID as path parameters."],["Upon successful execution, the API returns a LocationList object containing the details of the specified location list."],["Authorization using OAuth 2.0 with the `https://www.googleapis.com/auth/display-video` scope is necessary to access this functionality."],["Display & Video 360 API v1 is sunset and the linked document highlights the gRPC Transcoding syntax for URL usage."]]],["The core content describes how to retrieve a location list using the Display & Video 360 API. It specifies that the API version v1 has been sunset. The `GET` request targets a specific advertiser and location list ID. Both `advertiserId` and `locationListId` are required path parameters. The request body must be empty, and a successful response returns a `LocationList` instance. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]