Firebase Analytics Rest API

2019-03-07 04:16发布

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条回答
你好瞎i
2楼-- · 2019-03-07 04:35

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.

查看更多
登录 后发表回答