YouTubeVideo
ייצוג JSON |
{
"id": string,
"title": string,
"alternateLink": string,
"thumbnailUrl": string
} |
שדות |
id |
string
מזהה משאב של YouTube API.
|
title |
string
שם הסרטון ב-YouTube. קריאה בלבד.
|
alternateLink |
string
כתובת URL שיכולה לשמש לצפייה בסרטון ב-YouTube. קריאה בלבד.
|
thumbnailUrl |
string
כתובת ה-URL של תמונה ממוזערת של הסרטון ב-YouTube. קריאה בלבד.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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."]]],[]]