文档
测试

场景推荐模块

GET
http://localhost:10081/api/v2/tv/cloud/channel/scene_module.json

请求参数

参数名
类型
描述
必填
channel_id
int
场景id, 示例:1
必填
access_token
string
用户token,示例:5767fc4cec99b8f4ab87ac6c8b2cb60d
必填
sign
string
签名,示例:ae47694ead5dde4d7da9679c4252e641
必填
channel_code
int
渠道号,示例:70000001
必填

响应参数

参数名
类型
描述
必填
code
int
0-请求成功,-260-token过期,-261-token不正确,-262-token失效
必填
text
string
示例:success
必填
ext
object
数据字典
必填
charge_products
array
计费点列表
必填
charge_id
int
计费点id,示例:10000002
必填
type
int
产品类型,0-会员,1-时长,2-手柄
必填
charge_type
int
计费方式,0-连续包月首月特惠,1-连续包月,2-点播,3-固定连接
必填
charge_name
string
计费点名称,示例:连续包月
必填
charge_label
string
计费点标签,示例:label2
必填
charge_description
string
计费点描述,示例:desc2
必填
original_price
int
原价(分),示例:82
必填
present_price
int
现价(分),示例:102
必填
month_discount_price
int
首月特惠价格(分),示例:62
必填
charge_buy_url
string
购买地址,示例:baidu2
必填
member_type
int
会员等级 (会员类型) 0-优享,1-至尊,3-专享
必填
expiry_months
int
会员有效期(月),示例:1
必填
game_time
int
时长(小时),示例:100
必填
expiry_days
int
时长有效期(天),示例:30
必填
charge_advs
array
关联活动列表
必填
horizontal_material
string
横版素材图
必填
pay_type
string
支付方式,多个逗号拼接, 1-微信,2-支付宝,3-短信 , 示例: 1,2
必填
pay_type_icons
array
支付方式图标数组
必填