Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 764 Bytes

File metadata and controls

24 lines (12 loc) · 764 Bytes

ExperimentSegmentInsightMetric

Properties

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.

Enum: MetricEnum

Name Value
AVG_SESSION_VALUE "avg_session_value"
AVG_DISCOUNTED_SESSION_VALUE "avg_discounted_session_value"
AVG_ITEMS_PER_SESSION "avg_items_per_session"