Display- und Video 360 API Version 2 wird eingestellt. Verwenden Sie Display- und Video 360 API v3. Eine Anleitung zur Migration von Version 2 zu Version 3 finden Sie in unserer Migrationsanleitung.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-06-11 (UTC)."],[[["Display & Video 360 API v2 is sunset and media can be downloaded using the provided URI."],["Download requests require the `alt=media` query string and an empty request body."],["Successful downloads return a Media instance; authorization requires the `https://www.googleapis.com/auth/display-video` scope."],["The download URI utilizes gRPC Transcoding syntax and includes a resourceName path parameter."]]],["The content details the process of downloading media using the Display & Video 360 API, version 2 (now sunset). It outlines the `GET` request to `/download/{resourceName=**}?alt=media`, which downloads media. `resourceName` is a required path parameter, representing the media's name. The request body should be empty. A successful response returns a `Media` object. The `alt=media` query string is mandatory. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]