[[["เข้าใจง่าย","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 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"]]