Experimentation Daily Summary DMO

The Experimentation Daily Summary DMO captures the daily summary of personalization experiments.

ssot__AbnExperimentationDailySummary__dlm

Abn Experimentation Daily Summary Id (Id__c)

Field NameField API NameDescriptionData Type
ExperimentAbnExperimentId__cThe identifier for the experiment.text
Experiment CohortAbnExperimentCohortId__cThe identifier for the cohort that's assigned to the experiment.text
Metric NameMetricName__cThe name of the engagement signal metric that the experiment measures.text
Metric IdMetricId__cThe identifier for the engagement signal metric that the experiment measures.text
Metric TypeExperimentSummaryMetricType__cThe type of sngagement signal metric that the experiment measures.text
Is PrimaryIsPrimary__cIndicates if the metric is a primary metric, which is used to determine the winner of the experiment.boolean
For DateForDate__cThe date when the summary was created.date
Last Updated Date TimeLastUpdatedDateTime__cThe date and time when the daily summary was last updated.dateTime
Assigned Participants CountAssignedParticipantsCount__cThe number of participants assigned to the cohort on the day the daily summary was created.number
Metric ValueMetricValueNumber__cThe metric value measured as part of the experiment.number
Signal Numerator ValueSignalNumeratorValueNumber__cThe numerator of MetricValueNumber if ExperimentSummaryMetricType is either RATE or AVG.number
Signal Denominator ValueSignalDenominatorValueNumber__cThe denominator of MetricValueNumber if ExperimentSummaryMetricType is either RATE or AVG.number