sampleRate property

double? sampleRate
getter/setter pair

This field represents the sampling rate for the given request and is a number between 0.0 to 1.0.

See [developer guide](/analytics/devguides/reporting/core/v4/basics#sampling) for details.

Implementation

core.double? sampleRate;