查看会议统计明细数据

1. 接口描述

接口名称:

/eventopenapi/event/report/details

发送方式:

POST

参数格式:

accept: application/json;content-type: application/json

2. 输入参数

参数 类型 必须 说明
token String 统一鉴权token
eventId Long 直播会议ID
liveType Int 直播类型 0: 直播,1:回放
startTime Long 开始时间 (时间戳,单位秒)
endTime Long 截止时间 (时间戳,单位秒)
  • 接口支持按开始时间、结束时间进行查询
  • 按时间范围查询,当入会记录的online_time在所查询的时间范围内,即认为记录符合查询要求

3. 输出参数

参数 类型 说明
timeStamp Long 返回时间(时间戳,单位毫秒)
requestId String 请求ID(在接口异常时, 需提供请求ID)
code Int 返回的状态码
msg String 当返回结果的状态码不为200时,包含的错误信息
data Json 返回数据

data 参数说明

参数 类型 说明
eventId Long 直播会议ID
report Json 明细数据

report 参数说明

参数 类型 说明
lives Array 直播端数据(从全时直播端(WEB)进入的观看数据, 一个用户可能有多条记录)
interactions Array 互动端数据(全时互动端数据(全时APP+电话接入)进入的观看数据, 一个用户可能有多条记录)
viewerDetails Array 观看者数据汇总(对全时直播端(WEB)数据与全时互动端数据按用户进行汇总, 一个用户只有一条记录)

lives 参数说明

参数 类型 说明
conferenceId String 会议ID
hostId String 主持人ID
billingCode String 会议BC
extId String 第三方ID
online_time Long 上线时间(时间戳,单位秒)
offline_time Long 下线时间(时间戳,单位秒)
mobile String 手机号
email String 邮箱
name String 姓名
live_type Int 观看类型 0:直播,1:回放
watch_duration Int 观看时长
device_type String 终端类型 (TEL/PC/MAC/Android/IOS)
client_type String 客户端类型 (TEL/CLIENT/WEB/APPLET/BOX/MCU/WEBRTC)
company String 公司
location String 地域 (IP所对应国/省/市)
auth_type String 认证方式 0:公开, 1:白名单, 2:加密, 3:付费 4:手机号
whitelist_type Int 白名单类型 1:企业白名单,2:临时白名单
goods_sum_hits Int 商品点击次数
praise_num Int 点赞数量
prize_num Int 抽奖次数
question_num Int 参与答题次数
raise_hand_num Int 举手发言次数
share_num Int 分享数量
sign_num Int 参与签到数
vote_num Int 参与投票次数
envelope_num Int 领红包数量
chat_num Int 聊天/弹幕数量
ip String IP (观众外网请求IP)
group String 分组
call_duration Int 合计发言时长
quiz_num Int 提问次数
iden String 身份
countryCode String 国家码
phoneNumber String 电话号码

interactions 参数说明

参数 类型 说明
conferenceId String 会议ID
hostId String 主持人ID
billingCode String 会议BC
extId String 第三方ID
online_time Long 上线时间 (时间戳,单位秒)
offline_time Long 下线时间 (时间戳,单位秒)
mobile String 手机号
email String 邮箱
name String 姓名
live_type Int 直播类型 0:直播,1:回放
online_duration Int 参会时长(单位秒)
device_type String 终端类型 (TEL/PC/MAC/Android/IOS)
client_type String 客户端类型 (TEL/CLIENT/WEB/APPLET/BOX/MCU/WEBRTC)
company String 公司
location String 地域 (IP所对应国/省/市)
auth_type String 认证方式 0:公开, 1:白名单, 2:加密, 3:付费 4:手机号
whitelist_type Int 白名单类型 1:企业白名单,2:临时白名单
goods_sum_hits Int 商品点击次数
praise_num Int 点赞数量
prize_num Int 抽奖次数
question_num Int 参与答题次数
raise_hand_num Int 举手发言次数
share_num Int 分享数量
sign_num Int 参与签到数
vote_num Int 参与投票次数
envelope_num Int 领红包数量
chat_num Int 聊天/弹幕数量
ip String IP (观众外网请求IP)
role Int 参会角色 4: 主持人; 5: 主讲人; 6: 参会人;
group String 分组
call_duration Int 合计发言时长
quiz_num Int 提问次数
iden String 身份
countryCode String 国家码
phoneNumber String 电话号码

viewerDetails 参数说明

参数 类型 说明
conferenceId String 会议ID
billingCode String 会议BC
hostId String 主持人ID
extId String 第三方ID
mobile String 手机
email String 邮箱
name String 姓名
online_time Long 上线时间 (时间戳,单位秒)
offline_time Long 下线时间 (时间戳,单位秒)
duration Int 时长 (单位秒)
ip String IP (观众外网请求IP)
iden String 身份
type String 观看入口
live_type String 观看类型
auth_type String 是否白名单
device_type String 观看设备
client_type String 客户端类型
company String 公司
location String 地域 (IP所对应国/省/市)
whitelist_type String 白名单类型
whitelist_tag String 白名单标签
times Int 合计观看次数
liveTimes Int 直播观看次数
replayTimes Int 回放观看次数
watchDuration String 合计观看时长
liveWatchDuration String 直播观看时长
replayWatchDuration String 回放观看时长
chat_num Int 聊天/弹幕数量
praise_num Int 点赞数量
raise_hand_num Int 举手发言次数
quiz_num Int 提问次数
goods_sum_hits Int 商品点击次数
survey String 是否参与答题
vote String 是否参与投票
sign String 是否签到
envelope String 是否领红包
group String 分组
call_duration Int 合计发言时长
dialedIn String 电话入会方式(外呼入会,主动拨号入会)
dialoutSource String 电话外呼方式(主持人外呼,联席主持人外呼,预约外呼,全时秘书外呼,销售外呼,电话会议外呼,接口外呼,其它外呼)
countryCode String 国家码
phoneNumber String 电话号码
watchForm String 观看形式

4. 示例

输入示例

{
    "token":"5d41c4ac806c6440eb6aa8e071115f2b",
    "eventId": 609768,
    "liveType": 0
}

输出示例

{
    "timeStamp": 1666948293682,
    "code": 200,
    "msg": "Successfully to get the event report details!",
    "data": {
        "eventId": 609768,
        "report": {
            "lives": [
                {
                    "viewerId": "634206fcadcf4212be92f86a550de37f",
                    "live_type": 0,
                    "prize_num": 0,
                    "device_type": "IOS",
                    "client_type": "WEB",
                    "call_duration": 0,
                    "distinctId": "+86-19000101106",
                    "online_time": 1666772823,
                    "raise_hand_num": 0,
                    "clientType": "WEB",
                    "praise_num": 0,
                    "sign_num": 0,
                    "offline_date": "2022-10-26 16:28:00",
                    "company": null,
                    "extId": null,
                    "email": "",
                    "share_num": null,
                    "group": null,
                    "auth_type": "0",
                    "whitelist_type": 0,
                    "ip": "117.39.199.234",
                    "mobile": "+86-19000101106",
                    "watch_duration": 57,
                    "hostId": "88589655",
                    "goods_sum_hits": null,
                    "chat_num": 0,
                    "question_num": 0,
                    "billingCode": "95469279",
                    "offline_time": 1666772880,
                    "quiz_num": null,
                    "envelope_num": 0,
                    "conferenceId": "239790940",
                    "iden": "观众",
                    "online_date": "2022-10-26 16:27:03",
                    "name": "网友1009",
                    "location": "中国-陕西-西安",
                    "vote_num": 0
                },
                {
                    "viewerId": "f5fe7ea8abe240f5a3da438fdc6e67c8",
                    "live_type": 1,
                    "prize_num": 0,
                    "device_type": "PC",
                    "client_type": "WEB",
                    "call_duration": 0,
                    "distinctId": "+86-19000101106",
                    "online_time": 1666776018,
                    "raise_hand_num": 0,
                    "clientType": "WEB",
                    "praise_num": 0,
                    "sign_num": 0,
                    "offline_date": "2022-10-26 17:20:28",
                    "company": null,
                    "extId": null,
                    "email": "",
                    "share_num": null,
                    "group": null,
                    "auth_type": "0",
                    "whitelist_type": 0,
                    "ip": "192.168.40.44",
                    "mobile": "+86-19000101106",
                    "watch_duration": 10,
                    "hostId": "88589655",
                    "goods_sum_hits": null,
                    "chat_num": 0,
                    "question_num": 0,
                    "billingCode": "95469279",
                    "offline_time": 1666776028,
                    "quiz_num": null,
                    "envelope_num": 0,
                    "conferenceId": "239790940",
                    "iden": "观众",
                    "online_date": "2022-10-26 17:20:18",
                    "name": "网友1010",
                    "location": "本地局域网",
                    "vote_num": 0
                },
                {
                    "viewerId": "dfdf9edf83ca4abcb217677b628a1e2f",
                    "live_type": 1,
                    "prize_num": 0,
                    "device_type": "IOS",
                    "client_type": "WEB",
                    "call_duration": 0,
                    "distinctId": "+86-19000101106",
                    "online_time": 1666776839,
                    "raise_hand_num": 0,
                    "clientType": "WEB",
                    "praise_num": 0,
                    "sign_num": 0,
                    "offline_date": "2022-10-26 17:34:18",
                    "company": null,
                    "extId": null,
                    "email": "",
                    "share_num": null,
                    "group": null,
                    "auth_type": "0",
                    "whitelist_type": 0,
                    "ip": "192.168.40.44",
                    "mobile": "+86-19000101106",
                    "watch_duration": 19,
                    "hostId": "88589655",
                    "goods_sum_hits": null,
                    "chat_num": 0,
                    "question_num": 0,
                    "billingCode": "95469279",
                    "offline_time": 1666776858,
                    "quiz_num": null,
                    "envelope_num": 0,
                    "conferenceId": "239790940",
                    "iden": "观众",
                    "online_date": "2022-10-26 17:33:59",
                    "name": "网友1011",
                    "location": "本地局域网",
                    "vote_num": 0
                }
            ],
            "viewerDetails": [
                {
                  "auth_type": "否",
                  "billingCode": "95469279",
                  "call_duration": 0,
                  "chat_num": 0,
                  "client_type": "客户端",
                  "company": "新建管理中心测试25",
                  "conferenceId": "239790940",
                  "countryCode": "+86",
                  "device_type": "Windows",
                  "dialedIn": "外呼入会",
                  "dialoutSource": "电话会议外呼",
                  "duration": 2060,
                  "email": "-",
                  "envelope": "N",
                  "extId": "-",
                  "goods_sum_hits": 0,
                  "group": "新建管理中心测试25",
                  "hostId": 88589655,
                  "iden": "主持人",
                  "ip": "192.168.40.44",
                  "liveTimes": 1,
                  "liveWatchDuration": "00:34:20",
                  "live_type": "直播",
                  "location": "-",
                  "mobile": "19000101106",
                  "name": "用户6",
                  "offline_date": "2022-10-26 16:55:52",
                  "offline_time": 1666774552,
                  "online_date": "2022-10-26 16:21:32",
                  "online_time": 1666772492,
                  "praise_num": 0,
                  "phoneNumber": "18811782156",
                  "quiz_num": 0,
                  "raise_hand_num": 0,
                  "replayTimes": 0,
                  "replayWatchDuration": "00:00:00",
                  "sign": "N",
                  "survey": "N",
                  "times": 1,
                  "type": "互动端",
                  "vote": "N",
                  "watchDuration": "00:34:20",
                  "whitelist_tag": "-",
                  "whitelist_type": null
                },
                {
                  "auth_type": "否",
                  "billingCode": "95469279",
                  "call_duration": 0,
                  "chat_num": 0,
                  "client_type": "Web",
                  "company": "-",
                  "conferenceId": "239790940",
                  "countryCode": "+86",
                  "device_type": "Windows,iOS",
                  "dialedIn": "外呼入会",
                  "dialoutSource": "电话会议外呼",
                  "duration": 86,
                  "email": "-",
                  "envelope": "N",
                  "extId": "-",
                  "goods_sum_hits": 0,
                  "group": "-",
                  "hostId": 88589655,
                  "iden": "观众",
                  "ip": "192.168.40.44,117.39.199.234",
                  "liveTimes": 1,
                  "liveWatchDuration": "00:00:57",
                  "live_type": "直播+回放",
                  "location": "-,陕西西安",
                  "mobile": "+86-19000101106",
                  "name": "网友1009",
                  "offline_date": "2022-10-26 17:34:18",
                  "offline_time": 1666776858,
                  "online_date": "2022-10-26 16:27:03",
                  "online_time": 1666772823,
                  "praise_num": 0,
                  "phoneNumber": "18811782156",
                  "quiz_num": 0,
                  "raise_hand_num": 0,
                  "replayTimes": 2,
                  "replayWatchDuration": "00:00:29",
                  "sign": "N",
                  "survey": "N",
                  "times": 3,
                  "type": "直播端",
                  "vote": "N",
                  "watchDuration": "00:01:26",
                  "whitelist_tag": "-",
                  "whitelist_type": null
                }
            ],
            "interactions": [
                {
                    "viewerId": null,
                    "role": 4,
                    "live_type": 0,
                    "prize_num": null,
                    "device_type": "PC",
                    "client_type": "CLIENT",
                    "call_duration": null,
                    "distinctId": "19000101106",
                    "online_time": 1666772492,
                    "raise_hand_num": null,
                    "clientType": "CLIENT",
                    "praise_num": null,
                    "sign_num": null,
                    "offline_date": "2022-10-26 16:55:52",
                    "company": "新建管理中心测试25",
                    "extId": null,
                    "email": "",
                    "share_num": null,
                    "group": "新建管理中心测试25",
                    "auth_type": null,
                    "whitelist_type": 0,
                    "ip": "192.168.40.44",
                    "mobile": "19000101106",
                    "hostId": "88589655",
                    "goods_sum_hits": null,
                    "chat_num": null,
                    "question_num": null,
                    "billingCode": "95469279",
                    "offline_time": 1666774552,
                    "quiz_num": null,
                    "envelope_num": null,
                    "conferenceId": "762936320",
                    "iden": "主持人",
                    "online_date": "2022-10-26 16:21:32",
                    "name": "用户6",
                    "location": "本地局域网",
                    "online_duration": 2060,
                    "vote_num": null
                }
            ]
        },
        "startTime": null,
        "endTime": null
    },
    "requestId": "172.10.85.69_20221028_171133_1666948293406"
}