ส่วนเสริมของ Google Classroom พร้อมให้บริการแก่นักพัฒนาซอฟต์แวร์แล้ว โปรดดูข้อมูลเพิ่มเติมใน
เอกสารส่วนเสริม
YouTubeVideo
การแสดง JSON |
{
"id": string,
"title": string,
"alternateLink": string,
"thumbnailUrl": string
} |
ช่อง |
id |
string
รหัสทรัพยากร API ของ YouTube
|
title |
string
ชื่อวิดีโอ YouTube อ่านอย่างเดียว
|
alternateLink |
string
URL ที่ใช้ดูวิดีโอ YouTube ได้ อ่านอย่างเดียว
|
thumbnailUrl |
string
URL ของภาพขนาดย่อของวิดีโอ YouTube อ่านอย่างเดียว
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-22 UTC
[null,null,["อัปเดตล่าสุด 2024-08-22 UTC"],[[["YouTube video items are represented using JSON and include an ID, title, alternate link, and thumbnail URL."],["Each field within the JSON representation provides specific information about the video, such as its unique identifier, title, viewable link, and thumbnail image."],["All fields are read-only, meaning their values are set by YouTube and cannot be modified through the API."]]],[]]