Google Analytics Raw Data connector reference
Preview
The Google Analytics Raw Data connector is in Public Preview.
This page contains reference material for the Google Analytics Raw Data connector.
Automatic data transformations
Databricks transforms the following GA4 data types to Delta-compatible data types:
GA4 type | Delta type |
---|---|
Record - Repeated | Array |
Record - Nullable | Struct |
Integer | Long |
Float | Double |