xcodeMetrics
A response that contains power and performance measurements for your app.
Declaration
object xcodeMetricsProperties
| Name | Type | Description |
|---|---|---|
insights | xcodeMetrics.Insights | Analysis of data collected about the power and performance of your app that includes regressions and trends. |
productData | [xcodeMetrics.ProductData] | An array of metrics data containing power and performance measurements for your app, organized by platform. |
version | string | The current App Store Connect API version. |