版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

返回参数

参数类型说明
cityRate

list

城市分布集合

city

string

城市名称

rate

double

占比小数,百分比 , 保留4位小数

level

string

级别

count

long

数量

cityLVRate
list

城市级别分布集合

level

string

级别

rate

double

占比小数,百分比 , 保留4位小数

count

long

数量

deviceLVRate
list

设备分布集合

level

string

级别

rate

double

占比小数,百分比 , 保留4位小数

count

long

数量

timeHRRate
list

小时时间分布集合

rate

double

占比小数,百分比 , 保留4位小数

count

long

数量

hr

string

小时, 没有数据的小时不会返回

genderRate

list

性别分布集合

gender

string

性别 1 男 2 女 0 未知

rate

double

占比小数,百分比 , 保留4位小数

count

long

数量

返回成功示例