Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 920 Bytes

RandomizationUnitInput.md

File metadata and controls

14 lines (9 loc) · 920 Bytes

RandomizationUnitInput

Properties

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]

[Back to Model list] [Back to API list] [Back to README]