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-12-06 (שעון UTC).
[null,null,["עדכון אחרון: 2024-12-06 (שעון 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."]]],[]]