【发布时间】:2022-10-19 22:41:38
【问题描述】:
我通过 downloadStatReport api 获得了报告数据,但是出现了问题。广告系列(33771)有 244 页数据,但我只有 60 行数据,为什么? 报告 ID 为 877036
API exportStatReport 的参数为:
String campaignId = ""33771"";
String from = ""2022-04-28 08:00:00"";
String to = ""2022-04-28 16:20:00"";
请求:
curl -X GET https://kitapi-eu.voximplant.com/api/v3/attempt/downloadStatReport?report_id=877036&domain=tannyleung&access_token=xxxx
【问题讨论】:
标签: voximplant