samplingSpaceSizes property

List<String>? samplingSpaceSizes
getter/setter pair

If the results are sampled, this returns the total number of samples present, one entry per date range.

If the results are not sampled this field will not be defined. See [developer guide](/analytics/devguides/reporting/core/v4/basics#sampling) for details.

Implementation

core.List<core.String>? samplingSpaceSizes;