The Social component in app builders typically provides functionalities that allow developers to integrate social media features into their applications, facilitating interaction, sharing, and engagement with social platforms.
About the component

- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The Youtube Analysis component provides methods for interacting with the YouTube Data API v3. It allows you to retrieve information about videos, channels, playlists, and perform searches.
Overview
A non-visible component that provides access to the YouTube Data API v3.
android.permission.INTERNET
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | videoId | string | |
2 | publishedAt | string | |
3 | title | string | |
4 | description | string | |
5 | channelTitle | string | |
6 | thumbnails | dictionary | |
7 | tags | list | |
8 | liveStatus | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | channelId | string | |
2 | subscriberCount | long | |
3 | videoCount | long | |
4 | viewCount | long |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | playlistId | string | |
2 | channelId | string | |
3 | publishedAt | string | |
4 | title | string | |
5 | description | string | |
6 | thumbnails | dictionary | |
7 | channelTitle | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | videoId | string | |
2 | publishedAt | string | |
3 | title | string | |
4 | description | string | |
5 | channelTitle | string | |
6 | thumbnails | dictionary | |
7 | channelId | string | |
8 | playlistId | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | videoId | string | |
2 | title | string | |
3 | description | string | |
4 | publishedAt | string | |
5 | thumbnails | dictionary | |
6 | channelTitle | string | |
7 | channelId | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | videoId | string | |
2 | publishedAt | string | |
3 | title | string | |
4 | description | string | |
5 | channelTitle | string | |
6 | thumbnails | dictionary | |
7 | tags | list | |
8 | categoryId | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | error | string |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | channelId | string | |
2 | order | string | |
3 | maxResults | long |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | channelId | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | playlistId | string | |
2 | maxResults | long |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | videoId | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | text | string | |
2 | maxResults | long |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | channelId | object |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | APIKey | string | |
2 | APIKey | string |