YouTubeVideo

YouTube の動画アイテム。

JSON 表現
{
  "id": string,
  "title": string,
  "alternateLink": string,
  "thumbnailUrl": string
}
フィールド
id

string

YouTube API リソース ID。

title

string

YouTube 動画のタイトル。

読み取り専用です。

thumbnailUrl

string

YouTube 動画のサムネイル画像の URL です。

読み取り専用です。