首页广告
GET
advertising
接口描述
获取广告内容列表
响应参数
参数名
类型
描述
必填
title
string
广告标题
必填
image
string
广告图片地址
必填
order_num
int
排序号
必填
link_type
string
链接类型 ('salon', '活动沙龙'), ('article', '文章'), ('custom', '自定义')。如果是公众号链接就选custom,如果是站内文章ID就用article
必填
target
object
链接值,如果是活动沙龙或者站内文章应填写对应的ID。自定义链接可以设置完整链接地址(比如公众号文章)
必填
enabled
boolean
是否启用
必填