[[["容易理解","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"]],["上次更新時間:2024-06-11 (世界標準時間)。"],[[["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"]]