Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 643 Bytes

File metadata and controls

11 lines (7 loc) · 643 Bytes

LaunchDarklyApi.RandomizationUnitInput

Properties

Name Type Description Notes
randomizationUnit String The unit of randomization. Must match the key of an existing context kind in this project.
_default Boolean 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]
standardRandomizationUnit String (deprecated) This field is deprecated and will be removed. Use randomizationUnit instead. [optional]