How to get an export of firebase analytics full historic data?

廉价感情. 提交于 2019-11-27 15:24:41

firebaser here

Firebase Analytics does not expose the historical event level data. It only exposes aggregate information.

Complete event data is only available from the moment you enabled the BigQuery connection. No data from before that time will be added to BigQuery.

The data from the analytics reports that is shown in the Firebase Console is not available through an API. See Is there any api for dashboard analytics data?

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!