JDBC Driver for Google Analytics

Build 22.0.8509

SamplingLevel

The desired sampling level. Can be set to run faster at the cost of accuracy or for higher accuracy but a decrease in query execution speed. Note: This property only applies when Schema is set to either UnivesalAnalytics.

Possible Values

DEFAULT, FASTER, HIGHER_PRECISION, SMALL, LARGE

Data Type

string

Default Value

"DEFAULT"

Remarks

Allowed Values:

DEFAULTReturns response with a sample size that balances speed and accuracy.
FASTERAvailable only when using the V3 API. Returns a fast response with a smaller sample size.
HIGHER_PRECISIONAvailable only when using the V3 API. Returns a more accurate response using a large sample size, but this may result in the response being slower.
SMALLSimilar to FASTER, but for the V4 API.
LARGESimilar to HIGHER_PRECISION, but for the V4 API.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8509