有没有办法从branch.io中导出配额数据-通过API或手动?我试过了
(1) API:https://api.branch.io/v1/credits?branch_key=<key>&identity=<dev_id>,但我需要类似https://api.branch.io/v1/credits?branch_key=<key>&date=20180528的东西(根据日期或日期范围提取)。
(2)手动CSV下载-任何地方似乎都没有credits下载选项?
我还尝试了数据导出API,它只有以下项目可供下载:eo_branch_cta_view, eo_click eo_commerce_event eo_custom_event eo_install eo_open eo_pageview eo_reinstall eo_sms_sent eo_web_session_start
有人能帮帮忙吗?
谢谢!
发布于 2018-06-01 15:29:40
我是瓦萨尔,来自Branch.io!
我们的新Liveview目前正在支持Credits导出。现在,您可以临时切换回旧版本的Liveview,并像以前一样下载信用导出。为此,您可以像这样附加"?pba_liveview=false“:https://dashboard.branch.io/liveview/credits?pba_liveview=false
要切换回原来的状态,可以设置https://dashboard.branch.io/liveview/credits?pba_liveview=true
希望这能有所帮助。
https://stackoverflow.com/questions/50559770
复制相似问题