Are you an LLM? You can read better optimized documentation at /en/message-templates/types/subscriptions/youtube.md for this page in Markdown format
YouTube Date Types
YouTubeChannel
This data type describes all available data about YouTube channel.
Properties
| Property | Type | Description |
|---|---|---|
id | String | Unique identifier |
title | String | Channel title |
url | String | URL of the channel |
YouTubeVideo
This data type describes all available data about YouTube video.
Properties
| Property | Type | Description |
|---|---|---|
id | String | Unique identifier |
title | String | Video title |
thumbnailUrl | String | Thumbnail URL of the video |
url | String | Page URL of the video |
publishedAt | DateTime | Date of publishing |