Twitch: Most-used fields#
The table below gives information about most-used fields that you can import from Twitch. Other fields might also be available in Adverity.
The fields that you can fetch in Adverity are updated regularly to reflect updates to data source APIs.
API name |
Adverity UI name |
Description |
Use in Adverity |
|---|---|---|---|
game_id |
game_id |
The unique identifier of the game or category being played on the stream. |
dimension |
stream_current_viewer_count |
stream_current_viewer_count |
The current number of viewers watching the live stream. |
metric |
stream_id |
stream_id |
The unique identifier for the live stream. |
dimension |
stream_language |
stream_language |
The language primarily used in the stream. |
dimension |
stream_started_at |
stream_started_at |
The UTC date and time, in RFC3339 format, when the broadcast officially began. |
dimension |
stream_tag_ids |
stream_tag_ids |
A comma-separated string of unique identifiers for tags applied to the stream. |
dimension |
stream_thumbnail_url |
stream_thumbnail_url |
The URL of the stream’s thumbnail image. |
dimension |
stream_title |
stream_title |
The title of the live stream. |
dimension |
stream_type |
stream_type |
The type or status of the stream, indicating whether it is currently live. |
dimension |
user_broadcaster_type |
user_broadcaster_type |
The type of broadcaster. Possible values are ‘partner’ and ‘affiliate’. For users that do not fall under these types, this value is an empty string. |
dimension |
user_description |
user_description |
The public description that the user has set on their account. |
dimension |
user_display_name |
user_display_name |
The user’s localized display name. |
dimension |
user_id |
user_id |
The unique identifier of the user. |
dimension |
user_login |
user_login |
The user’s login name. |
dimension |
user_name |
user_name |
The display name of the user broadcasting the stream. |
dimension |
user_offline_image_url |
user_offline_image_url |
The URL of the stream placeholder image that is displayed when the user is offline. |
dimension |
user_profile_image_url |
user_profile_image_url |
The URL of the user’s profile image. |
dimension |
user_type |
user_type |
The type of user. Possible values include ‘staff’, ‘admin’, or ‘global_mod’. For users not categorized as these types, the value is an empty string. |
dimension |
user_view_count |
user_view_count |
The total number of views that the user’s channel has accumulated. |
metric |