YouTube video item.
| JSON representation |
|---|
{ "id": string, "title": string, "alternateLink": string, "thumbnailUrl": string } |
| Fields | |
|---|---|
id |
YouTube API resource ID. |
title |
Title of the YouTube video. Read-only. |
alternateLink |
URL that can be used to view the YouTube video. Read-only. |
thumbnailUrl |
URL of a thumbnail image of the YouTube video. Read-only. |