Google Play Developer Console provides access to a Google Cloud Storage folder with User Acquisition analytics data for my app at;
gs://pubsite_prod_rev_XXXXXXXX/acquisition/retained_installers
Can I get BigQuery to read from this data source?
If not, is there some way to link Google Play app analytics data to BigQuery (without Firebase)?
Thanks,