[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 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"]]