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 2023/12/02 (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 2023/12/02 (UTC)."],[[["Display & Video 360 API v1 has been sunset and media can now be downloaded using the provided endpoint."],["Downloads require the use of the `/download/{resourceName=**}?alt=media` URI and an empty request body."],["Successful downloads will return a Media object in the response body."],["Authorization for downloading media requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The content outlines the process for downloading media using the Display & Video 360 API, noting that v1 has been sunset. Downloads occur via a `GET` request to `/download/{resourceName=**}?alt=media`, requiring the `alt=media` query string. The `resourceName` path parameter specifies the media. The request body must be empty, and a successful response contains a `Media` instance. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]