新增广告
POST
https://dev.wellsign.cn/java/superconsole/1.0/manager/advertisement/add
接口描述
新增广告
请求头
参数名
类型
描述
必填
tokenWeb
String
登录token
必填
请求参数
参数名
类型
描述
必填
targetId
int
目标id 可选参数 有的话就会更新改广告
必填
imageUrl
String
广告图片地址
必填
seconds
int
秒数
必填
deviceKind
int
广告对应终端类型,0:安卓,1:ios;2:web,3:全部
必填
advertUrl
String
跳转链接
可选
startDate
String
开始日期 格式2020-02-01
必填
endDate
String
结束日期 格式2020-02-01
必填
note
String
备注信息
必填
imageName
String
图片名称
必填