| Name | Type | Description | Notes |
|---|---|---|---|
| metric | MetricEnum | The metric being measured. | |
| segments | List<ExperimentSegmentInsight> | Segments with statistically significant results for this metric. An empty array means no significant segments were found. Segments are sorted by confidence score from highest to lowest. |
| Name | Value |
|---|---|
| AVG_SESSION_VALUE | "avg_session_value" |
| AVG_DISCOUNTED_SESSION_VALUE | "avg_discounted_session_value" |
| AVG_ITEMS_PER_SESSION | "avg_items_per_session" |