9

I have an trouble when linking Firebase Event to Big data.

  1. In Firebase Analytics, I have many event .

  2. I linked firebase with Big Query

  3. But in Big Query, I can't see it.

  4. How can I see it?

View Images Here

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807

1 Answers1

1

From the documentation:

Once an app is linked to BigQuery, a corresponding dataset is created in the associated BigQuery project upon the first daily export of events. Each day, raw event data for each linked app populates a new table in the associated dataset, and raw event data is streamed into an intraday BigQuery table in real-time. Data prior to linking to BigQuery is not available for import.

Elliott Brossard
  • 32,095
  • 2
  • 67
  • 99