{ "param_video_live_summary_request": { "data_id": "20201202" } }
curl --location --request POST 'http://127.0.0.1/topapi/kac/datav/videolive/get?access_token=be3Fxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "param_video_live_summary_request": { "data_id": "20201202" } }'
{ "request_id": "string", "errcode": 0, "errmsg": "string", "result": { "live_launch_succ5min_cnt": 0, "live_launch_succ_cnt": 0, "live_play_cnt": 0, "live_play_user_cnt": 0, "live_succ_time_len": "string", "max_user_cnt": 0, "watch_group_live_user_cnt": 0 } }