Firebase Analytics Rest API [duplicate]

为君一笑 提交于 2019-11-26 23:42:42

问题


I am trying to get firebase analytics data using Rest API but as per best of my knowledge, I need Profile ID to get analytics data. To get profile ID there needs to be a property and view under GA Dashboard which seems like not to be supported for firebase analytics app.

Please let me know how can I get analytics data for firebase app using REST API?

Thanks!


回答1:


There is no REST API for Google Analytics for Firebase. You have to export your data to BigQuery, then you can do what you want with it from there.



来源:https://stackoverflow.com/questions/50974885/firebase-analytics-rest-api

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