status property

String? status
getter/setter pair

Status of the variation.

Possible values: "ACTIVE", "INACTIVE". INACTIVE variations are not served. This field may not be changed for an experiment whose status is ENDED.

Implementation

core.String? status;