问题
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