新版分类接口
GET
http://localhost:10081/api/v2/tv/cloud/channel/game_category.json?channel_id=21335&vc=70000&channel_code=70000001&type=0
请求参数
参数名
类型
描述
必填
channel_id
int
分类id, 示例:21335
必填
vc
int
版本号,示例:70000
必填
channel_code
int
渠道号,示例:70000001
必填
type
int
展示类型,0-指定分类id, 1-展示全部分类
必填
current_page
int
当前页,从0开始
必填
rows_of_page
int
每页数量
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
text
string
示例:success
必填