访问路径:/api/fibo/data/getProfileWithType
接口说明:获取用户城市级别分布
限制说明:允许两秒请求一次,否则返回:操作频繁,请稍后重试
URL结构
https://open.rabbitpre.com/api/fibo/data/getProfileWithType
接口协议:HTTPS
HTTP请求方式:POST / JSON(application/json)
请求参数
参数 | 必选 | 类型 | 说明 |
pfId | true | string | pfId ,兔展获得 |
appIds | false | list | 作品Id集合, 最多10个 |
channelIds | false | list | 渠道Id集合, 最多10个 |
dataType | true | list | 数据类型获取 cityRate:城市分布 |
请求示例
换行和缩进只是为了更好的展示:
https://open.rabbitpre.com/api/fibo/data/getProfileWithType
请求JSON 参数
返回参数
参数 | 类型 | 说明 |
cityRate | list | 城市分布集合 |
cityLVRate | list | 城市级别分布集合 |
deviceLVRate | list | 设备分布集合 |
timeHRRate | list | 小时时间分布集合 |
genderRate | list | 性别分布集合 |