广告位置列表
GET
/advertisement-position
接口描述
用于获取广告位置信息。
请求参数
参数名
类型
描述
必填
order
string
排序规则:示例:desc,可选值(asc:升序,desc:降序),默认:asc
可选
响应参数
参数名
类型
描述
必填
id
int
广告位置ID,示例:1
必填
name
string
广告位置名称,示例:WEB首页轮播图
必填
width
int
广告宽度(px),示例:760
必填
height
int
广告高度(px),示例:360
必填
code
string
广告代码,示例:web-home-swiper
必填