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

Latest commit

 

History

History
22 lines (18 loc) · 1.05 KB

File metadata and controls

22 lines (18 loc) · 1.05 KB

LaunchDarklyApi.Experiment

Properties

Name Type Description Notes
id String The experiment ID [optional]
key String The experiment key
name String The experiment name
description String The experiment description [optional]
maintainerId String The ID of the member who maintains this experiment.
creationDate Number
environmentKey String
archivedDate Number [optional]
tags [String] Tags for the experiment [optional]
links {String: Link} The location and content type of related resources
holdoutId String The holdout ID [optional]
currentIteration IterationRep [optional]
draftIteration IterationRep [optional]
previousIterations [IterationRep] Details on the previous iterations for this experiment. [optional]