Contents

MetricsInsight

Results of an analysis of metric data for a single metric category for your app.

Declaration

object MetricsInsight

Properties

NameTypeDescription
highImpactboolean

A Boolean value that indicates whether the insight is high impact, meaning the metrics show that the latest app version has a regression of 100% or more, compared with the average values of the metric from the previous app versions.

metricCategoryMetricCategory

The category of the metric that this insight is about.

metricstring

The specific measurement within the metricCategory that this insight analyzes.

subSystemLabelstring

A metric subtype, which provides additional information about the source of the measurement.

latestVersionstring

The version number of the most current version of the app.

maxLatestVersionValuenumber

The maximum value of this metric for the latest app version, from the values in populations.

populations[MetricsInsight.Populations]

An array of metrics organized by device type on the latest app version, that includes the percent change of the metric as compared with previous app versions.

summaryStringstring

A human-readable description of the trend.

referenceVersionsstring

A list of previous app versions that the system uses to compare the current app version to, when calculating metric value regressions or trends.

Topics

Objects

See Also

Objects and Types