OptionalchannelThe total duration of the video. If the source is playlistGroup this value will always be 0. Otherwise this value is the duration of the selected video.
OptionaldynamicThe dynamic content parameters of the feed. The property has value when the source is dynamicContent.
OptionalfeedThe feed id for the item.
OptionalhashtagHashtag filter expression is an s-expression used to provide feeds filtered by hashtags with specified criteria. Queries are specified with boolean predicates on what hashtags are there on the video. For instance, (and sport food) (or sport food) (and sport (or food comedy)) sport are all valid expressions. Non-UTF-8 characters are not allowed. If using boolean predicates, the expression needs to be wrapped with parenthesis.
The unique id of the thumbnail. If the source is playlistGroup this value will represent the playlist's id; otherwise this value is the id of the selected video.
The index of the thumbnail tapped in the feed.
OptionalliveThe status of the livestream. When videoType is VideoType.Livestream, you could use this property to check the live stream status.
OptionalplaylistPlaylist id of the feed. The property has value when the source is playlist.
OptionalplaylistPlaylist group id of the feed. The property has value when the source is playlistGroup.
The source of the feed.
OptionaltitleThe title of the feed item. Currently, the property doesn't have value on the Android side when the source is playlistGroup. But the property has value for other feed sources.
OptionalvideoThe type of video.
The channel id of the feed. The property has value when the source is channel or playlist or dynamicContent.