网赚

超惠省


cms后台渠道商数据汇总

<p>说明:cms后台渠道商数据汇总</p> <p>接口路径 :<strong>/fy/channelData/getSummaryData</strong></p> <p><strong>Content-Type</strong>: application/x-www-form-urlencoded </p> <p> </p> <p>请求参数:</p> <table> <thead> <tr> <th>参数</th> <th>参数类型</th> <th>说明</th> <th>备注</th> <th>必填</th> </tr> </thead> <tbody> <tr> <td><strong>queryTimeStart</strong></td> <td>number</td> <td><em>查询时间开始</em></td> <td>13位时间戳</td> <td>是</td> </tr> <tr> <td><strong>queryTimeEnd</strong></td> <td>number</td> <td><em>查询时间结束</em></td> <td>13位时间戳</td> <td>是</td> </tr> <tr> <td><strong>channelNames</strong></td> <td>array</td> <td><em>渠道名称</em></td> <td><em>(字符串)数组</em></td> <td>否</td> </tr> <tr> <td><strong>distributorId</strong></td> <td>number</td> <td><em>渠道商Id</em></td> <td></td> <td>是</td> </tr> <tr> <td><strong>type</strong></td> <td>number</td> <td><em>统计维度</em></td> <td><em> 1:按业务发生日期统计,2:按照注册日期查询</em></td> <td>是</td> </tr> </tbody> </table> <p> </p> <p>示例:</p> <p>{ &quot;queryTimeStart&quot;:1571629241000, &quot;queryTimeEnd&quot;:&quot;1574394041000&quot;, &quot;distributorId&quot;:&quot;1&quot;, }</p> <p> </p> <p>响应返回:</p> <table> <thead> <tr> <th>参数</th> <th>参数类型</th> <th>备注</th> </tr> </thead> <tbody> <tr> <td>result</td> <td></td> <td>String</td> <td>成功为success</td> </tr> <tr> <td>resultData</td> <td></td> <td>String</td> <td>json数据格式,响应数据。</td> </tr> <tr> <td></td> <td>channelData</td> <td>object</td> <td>渠道数据</td> </tr> <tr> <td>resultMsg</td> <td></td> <td>String</td> <td>提示,列如,成功或失败等</td> </tr> <tr> <td>resultCode</td> <td></td> <td>String</td> <td>0成功,其它失败</td> </tr> </tbody> </table> <p>channelData元素说明</p> <table> <thead> <tr> <th>参数</th> <th>参数类型</th> <th>备注</th> </tr> </thead> <tbody> <tr> <td>channelDataId</td> <td>number</td> <td>主键ID</td> </tr> <tr> <td>regCountX</td> <td>number</td> <td>注册数(扣量)</td> </tr> <tr> <td>regCount</td> <td>number</td> <td>注册数</td> </tr> <tr> <td>appLoginCountX</td> <td>number</td> <td>app登录数(扣量)</td> </tr> <tr> <td>appLoginCount</td> <td>number</td> <td>app登录数</td> </tr> <tr> <td>buyCardUserCountX</td> <td>number</td> <td>购卡用户数(扣量)</td> </tr> <tr> <td>buyCardUserCount</td> <td>number</td> <td>购卡用户数</td> </tr> <tr> <td>activeCardUserCountX</td> <td>number</td> <td>激活卡用户数(扣量)</td> </tr> <tr> <td>activeCardUserCount</td> <td>number</td> <td>激活卡用户数</td> </tr> <tr> <td>freeActAttendedUserCountX</td> <td>number</td> <td>完成0元购的用户数(扣量)</td> </tr> <tr> <td>freeActAttendedUserCount</td> <td>number</td> <td>完成0元购的用户数</td> </tr> <tr> <td>redPacketUsedCount</td> <td>number</td> <td>完成50元红包领取数</td> </tr> <tr> <td>firstOrderCount</td> <td>number</td> <td>首单数量</td> </tr> <tr> <td>secondOrderCount</td> <td>number</td> <td>二单数量</td> </tr> </tbody> </table> <p>示例</p> <p>{&quot;result&quot;:&quot;success&quot;,&quot;resultData&quot;:{&quot;channelData&quot;:{&quot;appLoginCount&quot;:1,&quot;activeCardUserCount&quot;:1,&quot;buyCardUserCountX&quot;:1,&quot;regCountX&quot;:1,&quot;channelDataId&quot;:1,&quot;freeActAttendedUserCount&quot;:1,&quot;freeActAttendedUserCountX&quot;:1,&quot;buyCardUserCount&quot;:1,&quot;regCount&quot;:1,&quot;channelName&quot;:&quot;zjtd1&quot;,&quot;activeCardUserCountX&quot;:1,&quot;appLoginCountX&quot;:1}},&quot;resultCode&quot;:0,&quot;resultMsg&quot;:&quot;成功&quot;}</p>

页面列表

ITEM_HTML