Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.1 KB

HoldoutPostRequest.md

File metadata and controls

17 lines (14 loc) · 1.1 KB

# HoldoutPostRequest

Properties

Name Type Description Notes
name string A human-friendly name for the holdout [optional]
key string A key that identifies the holdout [optional]
description string Description of the holdout [optional]
randomizationunit string The chosen randomization unit for the holdout base experiment [optional]
attributes string[] The attributes that the holdout iteration's results can be sliced by [optional]
holdoutamount string Audience allocation for the holdout [optional]
primarymetrickey string The key of the primary metric for this holdout [optional]
metrics \LaunchDarklyApi\Model\MetricInput[] Details on the metrics for this experiment [optional]
prerequisiteflagkey string The key of the flag that the holdout is dependent on [optional]

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