淘宝客后台系统API


获取所有版块信息

<p><strong>简要描述:</strong> </p> <ul> <li>获取所有版块信息接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/soukeAppTttService/service/mng/singleitem/getsection</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "result_data": [{ "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 1, "section_status": 1, "tbpid_id": 1, "section_name_cn": "超级返" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 2, "section_status": 1, "tbpid_id": 1, "section_name_cn": "超级券" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 3, "section_status": 1, "tbpid_id": 1, "section_name_cn": "九块九包邮" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 4, "section_status": 1, "tbpid_id": 1, "section_name_cn": "大牌特卖" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 6, "section_status": 1, "tbpid_id": 1, "section_name_cn": "今日必买" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 7, "section_status": 1, "tbpid_id": 1, "section_name_cn": "超级惠选" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 8, "section_status": 1, "tbpid_id": 1, "section_name_cn": "淘宝" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 9, "section_status": 1, "tbpid_id": 1, "section_name_cn": "天猫" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 10, "section_status": 1, "tbpid_id": 1, "section_name_cn": "分享赚" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 12, "section_status": 1, "tbpid_id": 1, "section_name_cn": "迎新年 有心礼" }, { "classificationList": [], "is_three": 0, "show_type": 2, "sk_publisher_pid": null, "is_two": 0, "id": 13, "section_status": 1, "tbpid_id": 1, "section_name_cn": "聚划算" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 14, "section_status": 1, "tbpid_id": 1, "section_name_cn": "天猫精选" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 15, "section_status": 1, "tbpid_id": 1, "section_name_cn": "淘抢购" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 17, "section_status": 1, "tbpid_id": 1, "section_name_cn": "叮咚抢" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 999, "section_status": 1, "tbpid_id": 1, "section_name_cn": "站外板块" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 1000, "section_status": 1, "tbpid_id": 1, "section_name_cn": "24小时热销榜" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 1022, "section_status": 1, "tbpid_id": 1, "section_name_cn": "十九块九包邮" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 1023, "section_status": 1, "tbpid_id": 1, "section_name_cn": "爆款秒杀" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 1024, "section_status": 1, "tbpid_id": 1, "section_name_cn": "好券直播" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 1025, "section_status": 1, "tbpid_id": 1, "section_name_cn": "金牌卖家" }, { "classificationList": [], "is_three": 0, "show_type": 1, "sk_publisher_pid": null, "is_two": 0, "id": 1026, "section_status": 1, "tbpid_id": 1, "section_name_cn": "高佣榜" }, { "classificationList": [], "is_three": 0, "show_type": 5, "sk_publisher_pid": null, "is_two": 0, "id": 1028, "section_status": 1, "tbpid_id": 1, "section_name_cn": "首页" }] }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">section_name_cn</td> <td style="text-align: left;">String</td> <td>版块中文名称</td> </tr> <tr> <td style="text-align: left;">is_two</td> <td style="text-align: left;">int</td> <td>是否开启二级分类</td> </tr> <tr> <td style="text-align: left;">is_three</td> <td style="text-align: left;">int</td> <td>是否显示三级分类</td> </tr> <tr> <td style="text-align: left;">show_type</td> <td style="text-align: left;">int</td> <td>1列表 2矩阵</td> </tr> <tr> <td style="text-align: left;">section_status</td> <td style="text-align: left;">int</td> <td>版块启用状态,0停用1启用,默认1启用</td> </tr> <tr> <td style="text-align: left;">tbpid_id</td> <td style="text-align: left;">int</td> <td>淘宝pid关联表</td> </tr> <tr> <td style="text-align: left;">class_en</td> <td style="text-align: left;">string</td> <td>分类英文名称</td> </tr> <tr> <td style="text-align: left;">class_cn</td> <td style="text-align: left;">string</td> <td>分类中文名称</td> </tr> <tr> <td style="text-align: left;">class_status</td> <td style="text-align: left;">string</td> <td>分类启用状态,0停用1启用,默认为1启用</td> </tr> <tr> <td style="text-align: left;">pic_url</td> <td style="text-align: left;">string</td> <td>分类图片地址</td> </tr> <tr> <td style="text-align: left;">class_discription</td> <td style="text-align: left;">string</td> <td>分类描述</td> </tr> <tr> <td style="text-align: left;">key_word</td> <td style="text-align: left;">string</td> <td>搜索关键词</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML