Changes between Version 33 and Version 34 of pconline_4.2.0/interface


Ignore:
Timestamp:
08/06/2015 09:37:28 AM (11 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pconline_4.2.0/interface

    v33 v34  
    239239  { 
    240240    "twlb1": [//首页栏目信息流广告。显而易见地,此处的字段名"twlb1"采用的是twlb+channelId的方式命名的,即"twlb"为固定的,1为channelId(即栏目id),客户端用channelId定位栏目 
     241              //Android和IOS必须统一栏目id,如头条栏目,channelId=1;新闻栏目,channelId=2 
    241242        { 
    242243            "seq": "5", 
     
    661662缓存时间:1小时 
    662663请求参数:新增如下请求参数: 
    663       channelId     //栏目id,Android和IOS客户端必须传统一的id,如头条栏目,channelId=1 
     664      channelId     //栏目id,Android和IOS客户端必须传统一的id,如头条栏目,channelId=1;新闻栏目,channelId=2 
    664665      appVersion    //客户端版本,4.2.0 
    665666      platform      //平台标识;android平台,platform=android;ios平台,platform=ios