user_id | int | Anonymized user ID. |
author_id | int | Anonymized streamer ID. |
live_id | int | Anonymized live-room ID. |
live_play_start_timestamp | timestamp | Viewing start time with millisecond precision. |
live_play_end_timestamp | timestamp | Viewing end time with millisecond precision. |
p_date | str | Date partition in yyyyMMdd format. |
live_source_category | str | The page from which the user entered the room, e.g. follow, nearby, feed, search, profile, or live square. |
enter_live_action | str | Entry action: click, slide up/down, re-enter, auto-enter, or unknown. |
is_auto_play | int | Whether the room started through autoplay. |
is_follow_enter | int | Whether the user followed the streamer upon entry. |
is_follow_leave | int | Whether the user followed the streamer upon leaving. |
play_duration | int | Watch duration in milliseconds. |
like_cnt | int | Number of likes during the session. |
comment_cnt | int | Number of comments, including voice comments. |
send_gift_cnt | int | Number of gift-sending actions. |
send_gift_num | int | Number of virtual gift items sent. |
follow_author_cnt | int | Number of follow actions during the session. |
cancel_follow_author_cnt | int | Number of unfollow actions during the session. |
share_cnt | int | Number of sharing actions. |
report_live_cnt | int | Number of room-reporting actions. |