批量操作
POST
advertising/ad/action
请求参数
参数名
类型
描述
必填
ids
int
广告id数组,例:[1,2,3]
必填
action
int
1-删除,2-播放,3-暂停,4-续约,5-审核通过,6-审核拒绝
必填
uid
int
当前用户id
必填