Skip to content

Trovo Date Types

TrovoChannel

This data type describes all available data about Trovo user (channel).

Properties

PropertyTypeDescription
usernameStringUsername
urlStringURL of channel
audienceTypeStringTarget audience:
  • CHANNEL_AUDIENCE_TYPE_FAMILYFRIENDLY
  • CHANNEL_AUDIENCE_TYPE_TEEN
  • CHANNEL_AUDIENCE_TYPE_EIGHTEENPLUS
descriptionStringChannel description
profileImageUrlStringURL of the user’s profile image
followersAmountNumberAmount of channel followers
subscribersAmountNumberAmount of channel subscribers
socialLinksList<TrovoSocial>Streamer's social networks
createdAtDateTimeChannel creation

TrovoStream

This data type describes all available data about Trovo stream.

Properties

PropertyTypeDescription
categoryIdStringUnique category identifier
categoryNameStringCategory name
titleStringStream title
viewerCountNumberNumber of viewers watching the stream
startedAtDateTimeDateTime when stream is started
languageStringStream language
thumbnailUrlStringThumbnail URL of the stream

TrovoSocial

This data type describes all available data about Trovo social network link.

Properties

PropertyTypeDescription
typeStringSocial network type
urlStringURL of social network profile

All rights sniffed.