[[["易于理解","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"]],["最后更新时间 (UTC):2023-12-02。"],[[["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"]]