[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2023-12-02 UTC."],[[["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"]]