8.查看⼴告账户投放数据
GET
http://localhost:8083/dataplatform/stat/svc/ad/board/accountAdvertiser
接口描述
查看⼴告账户数据
请求参数
参数名
类型
描述
必填
account_id
Integer
账号id
必填
time_type
List
0:全部,1:⽉,2:周,3:天,4:⼩时;不填默认0
可选
start_time
String
查询的起始时间,yyyyMMdd格式
必填
end_time
String
查询的起始时间,yyyyMMdd格式 时间范围不能⼤于7天
必填
page
Integer
⻚数,从1开始,默认为1
可选
size
Integer
每⻚数量,默认15,最多100
可选