Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/06/11 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2024/06/11 (UTC)."],[[["Display & Video 360 API v2 is sunset and this documentation details how to get a location list using the API."],["Developers can retrieve a location list by sending an HTTP GET request to the specified endpoint with the advertiser and location list IDs."],["The request body should be empty and a successful response will return a LocationList object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The provided content outlines how to retrieve a specific location list from the Display & Video 360 API. This involves sending a `GET` request to a designated URL, including the `advertiserId` and `locationListId` as path parameters. The request body must be empty. A successful request returns a `LocationList` object in the response body. This action requires the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization. The API version v2 has been sunset.\n"]]