文档
测试

站内信

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

请求参数

参数名
类型
描述
必填
channel_code
int
渠道号,示例:70000001
必填
vc
int
版本,示例:551
必填
user_id
int
用户id,示例:1
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
text
string
示例:success
必填
ext
object
数据字典
必填
message_list
array
数据列表
必填
id
int
站内信id,示例:187
必填
name
string
标题,示例:渠道匹配
必填
icon_url
object
示例:null
必填
focus_color
object
示例:null
必填
ad_type
int
示例:0
必填
begin_time
string
开始时间,示例:2020-06-19
必填
end_time
string
结束时间,示例:2020-08-01
必填
login_bg_url
object
示例:null
必填
value
string
内容,示例:渠道匹配
必填
url
string
站内信跳转地址
必填