Search code examples
google-cloud-platformfirebase-analyticsfirebase-consolegoogle-cloud-iam

Firebase console IAM role for Firebase Analytics


How do we set up a role for Firebase console user that allows the user to create funnels and audiences (Project Editor role) for analytics data, while restricting access to BigQuery and Cloud Storage resources?


Solution

  • Firebase now provides two predifined roles related to Google Analytics reports, roles/firebase.analyticsAdmin and roles/firebase.analyticsViewer. This allows basic access control, but not any sort of per-report or restricted editor permissions.

    Note that BigQuery can be managed by IAM permissions through Cloud.