Builder
Properties
The date and time that the feature is created.
The name of the variation that is used as the default variation. The default variation is served to users who are not allocated to any ongoing launches or experiments of this feature.
The description of the feature.
A set of key-value pairs that specify users who should always be served a specific variation of a feature. Each key specifies a user using their user ID, account ID, or some other identifier. The value specifies the name of the variation that the user is to be served.
An array of structures that define the evaluation rules for the feature.
If this value is ALL_RULES
, the traffic allocation specified by any ongoing launches or experiments is being used. If this is DEFAULT_VARIATION
, the default variation is being served to all users.
The date and time that the feature was most recently updated.
The current state of the feature.
Defines the type of value used to define the different feature variations. For more information, see Variation types
An array of structures that contain the configuration of the feature's different variations.