Name | Type | Description | Notes |
---|---|---|---|
randomization_unit | str | The unit of randomization. Must match the key of an existing context kind in this project. | |
standard_randomization_unit | str | One of LaunchDarkly's fixed set of standard randomization units. | |
default | bool | If true, any experiment iterations created within this project will default to using this randomization unit. A project can only have one default randomization unit. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |