ApiVersion
Specify the API version you want to use with UniversalAnalytics.
Syntax
property ApiVersion: String;
Possible Values
V3, V4Data Type
String
Default Value
"V4"
Remarks
Set this property to V3 to use the Google Analytics v3 API or V4 to use the Google Analytics v4 API.
Note: ApiVersion is specific to UniversalAnalytics Schema only.
Note: ApiVersion v4 is not supported for these views Accounts, WebProperties, Segments, Profiles and Goals. So, the driver will make a request with V3 for mentioned views even if you have specified v4 in the ApiVersion connection property.