名称:pc端广告图片小图
接口:/live/live/pcSmallScreenAd
请求方式:post
参数名 |
类型 |
必填 |
说明 |
示例 |
live_id |
int |
Y |
直播id |
9 |
说明
1.此方法需要登录,
{
"code": 200,
"message": "success",
"result": {
"is_show":true,
"show_icon":"",
"small": [
{
"img": "https://file-production.huibaifen.com/042ec202008141702445158.png"
},
{
"img": "https://file-production.huibaifen.com/0a8ad202008142029468577.png"
},
{
"img": "https://file-production.huibaifen.com/042ec202008141702445158.png"
},
{
"img": "https://file-production.huibaifen.com/0be6b202008142005159026.jpg"
}
]
}
}