YouTubeVideo

YouTube 视频项。

JSON 表示法
{
  "id": string,
  "title": string,
  "alternateLink": string,
  "thumbnailUrl": string
}
字段
id

string

YouTube API 资源 ID。

title

string

YouTube 视频的标题。

只读。

thumbnailUrl

string

YouTube 视频的缩略图网址。

只读。