Copying Google Analytics Tables in BigQuery
If you need to copy multiple date-sharded tables from one dataset to another in BigQuery, here's a script to automate it.
I do fun stuff with data.
If you need to copy multiple date-sharded tables from one dataset to another in BigQuery, here's a script to automate it.
Updating hit-level custom dimension information in BigQuery is not as simple as it sounds. Here's the code to do it.