Contents

MetricsInsight.Populations

The value of a metric for a device type on the latest app version, and its percent change as compared with previous app versions.

Declaration

object MetricsInsight.Populations

Properties

NameTypeDescription
devicestring

The device type.

deltaPercentagenumber

The percentage increase between the values of latestVersionValue and referenceAverageValue.

latestVersionValuenumber

The value of the metric for the latest version of the app.

referenceAverageValuenumber

The average value of the metric for all reference app versions.

percentilestring

The percentile of users that are affected by this metric value. For example, the 50th percentile represents a typical user experience, and the 90th percentile represents the highest or lowest numbers, depending on the metric.

summaryStringstring

A human-readable description of the metric and population.