...
参数 | 必选 | 类型 | 说明 |
pfId | true | string | pfId ,兔展获得(EnterpriseID) |
appIds | true | set<string> | 作品Id集合, 最多10个 |
cnls | false | set<string> | 渠道列表, 最多10个 |
cnlTypes | false | set<string> | 渠道类型列表, 最多10个, cnltype=ORGANIZE,GROUP,CLASS,EMPLOYEEA,EMPLOYEEB,PARTNER,POST |
startTime | true | string | 开始时间,格式:yyyy-MM-dd HH:mm:ss |
endTime | false | string | 结束时间,格式:yyyy-MM-dd HH:mm:ss |
dataType | true | set<string> | 请求数据 pv:访问量 uv:访客量 share :分享量 |
...