Is it possible to collect raw events data by just using Google Analytics reporting/data API? There is a way to get the raw events by linking it to BigQuery, but can we do it without involving BigQuery (as GCP resource footprint).
I m making a script that will populate a Google Sheet with info about our GA4 analytics properties. It starts by listing all our accounts, then looping through them and listing any GA4 properties in ...