Skip to content

Latest commit

 

History

History
36 lines (33 loc) · 17.9 KB

experimentpartialupdatedto.md

File metadata and controls

36 lines (33 loc) · 17.9 KB

ExperimentPartialUpdateDto

Fields

Field Type Required Description
description string A helpful summary of what this experiment does
idType string The type of ID which the experiment is based on
hypothesis string A statement that will be tested by this experiment
links components.ExperimentPartialUpdateDtoLinks[] Links to relevant documentation or resources
groups components.ExperimentPartialUpdateDtoGroups[] The test groups for your experiment
controlGroupID string Optional control group ID
allocation number Percent of layer allocated to this experiment
primaryMetricTags string[] Primary metric tags for the experiment
secondaryMetricTags string[] Secondary metric tags for the experiment
primaryMetrics components.ExperimentPartialUpdateDtoPrimaryMetrics[] Main metrics needed to evaluate your hypothesis
secondaryMetrics components.ExperimentPartialUpdateDtoSecondaryMetrics[] Additional metrics to monitor that might impact the analysis or final decision of the experiment
targetApps components.ExperimentPartialUpdateDtoTargetApps Target apps assigned to this experiment
tags string[] Tags associated with the experiment
duration number How long the experiment is expected to last in days
targetExposures number Target exposures for the experiment
targetingGateID any Restrict your experiment to users passing the selected feature gate
bonferroniCorrection boolean Is Bonferroni correction applied?
defaultConfidenceInterval components.ExperimentPartialUpdateDtoDefaultConfidenceInterval Default error margin used for results
status components.ExperimentPartialUpdateDtoStatus The current status of the experiment
launchedGroupID any ID of the launched group, null otherwise
assignmentSourceName string Source name of the assignment
assignmentSourceExperimentName string Name of the source experiment for assignment
creatorID any The Statsig ID of the creator of this experiment
creatorEmail any The email of the creator of this experiment
isAnalysisOnly any For Warehouse Native
team any Enterprise only
allocationDuration number Allocation duration in days
cohortedAnalysisDuration number Cohorted analysis duration in days
fixedAnalysisDuration number Fixed analysis duration in days