---
title: xcodeMetrics
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/xcodemetrics
---

# xcodeMetrics

A response that contains power and performance measurements for your app.

## Declaration

```data
object xcodeMetrics
```

## Properties

insights: Analysis of data collected about the power and performance of your app that includes regressions and trends. productData: An array of metrics data containing power and performance measurements for your app, organized by platform. version: The current App Store Connect API version.

## Mentioned in

App Store Connect API 2.0 release notes

## Topics

### Objects

- [xcodeMetrics.Insights](appstoreconnectapi/xcodemetrics/insights-data.dictionary.md)
- [xcodeMetrics.ProductData](appstoreconnectapi/xcodemetrics/productdata-data.dictionary.md)

## See Also

### Objects and types

- [DiagnosticInsight](appstoreconnectapi/diagnosticinsight.md)
- [DiagnosticSignaturesResponse](appstoreconnectapi/diagnosticsignaturesresponse.md)
- [DiagnosticSignature](appstoreconnectapi/diagnosticsignature.md)
- [diagnosticLogs](appstoreconnectapi/diagnosticlogs.md)
- [DiagnosticLog](appstoreconnectapi/diagnosticlog.md)
- [DiagnosticLogCallStackNode](appstoreconnectapi/diagnosticlogcallstacknode.md)
- [MetricsInsight](appstoreconnectapi/metricsinsight.md)
- [MetricCategory](appstoreconnectapi/metriccategory.md)
- [PerfPowerMetric](appstoreconnectapi/perfpowermetric.md)
- [AppPerfPowerMetricsLinkagesResponse](appstoreconnectapi/appperfpowermetricslinkagesresponse.md)
- [DiagnosticSignatureLogsLinkagesResponse](appstoreconnectapi/diagnosticsignaturelogslinkagesresponse.md)
