[null,null,["最后更新时间 (UTC):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"]]