trafficCoverage property

double? trafficCoverage
getter/setter pair

A floating-point number in (0, 1].

Specifies the fraction of the traffic that participates in the experiment. Can be changed for a running experiment. This field may not be changed for an experiments whose status is ENDED.

Implementation

core.double? trafficCoverage;