AI-generated Key Takeaways
-
The Play Developer Reporting API provides access to app performance and error data, including ANR rate, crash rate, error counts, and more.
-
You can retrieve data for different vitals such as ANR rate, crash rate, error counts, excessive wakeup rate, slow rendering rate, slow start rate, and stuck background wakelock rate using the
query
method. -
The API also enables you to search for anomalies, error issues, and error reports using dedicated methods.
-
It offers two versions, v1beta1 and v1alpha1, each with similar functionality and resources.
-
You can find detailed information on each REST resource and its available methods in the provided documentation.
- REST Resource: v1beta1.anomalies
- REST Resource: v1beta1.apps
- REST Resource: v1beta1.vitals.anrrate
- REST Resource: v1beta1.vitals.crashrate
- REST Resource: v1beta1.vitals.errors.counts
- REST Resource: v1beta1.vitals.errors.issues
- REST Resource: v1beta1.vitals.errors.reports
- REST Resource: v1beta1.vitals.excessivewakeuprate
- REST Resource: v1beta1.vitals.lmkrate
- REST Resource: v1beta1.vitals.slowrenderingrate
- REST Resource: v1beta1.vitals.slowstartrate
- REST Resource: v1beta1.vitals.stuckbackgroundwakelockrate
- REST Resource: v1alpha1.anomalies
- REST Resource: v1alpha1.apps
- REST Resource: v1alpha1.vitals.anrrate
- REST Resource: v1alpha1.vitals.crashrate
- REST Resource: v1alpha1.vitals.errors.counts
- REST Resource: v1alpha1.vitals.errors.issues
- REST Resource: v1alpha1.vitals.errors.reports
- REST Resource: v1alpha1.vitals.excessivewakeuprate
- REST Resource: v1alpha1.vitals.lmkrate
- REST Resource: v1alpha1.vitals.slowrenderingrate
- REST Resource: v1alpha1.vitals.slowstartrate
- REST Resource: v1alpha1.vitals.stuckbackgroundwakelockrate
Service: playdeveloperreporting.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://playdeveloperreporting.googleapis.com
REST Resource: v1beta1.anomalies
Methods | |
---|---|
list |
GET /v1beta1/{parent=apps/*}/anomalies Lists anomalies in any of the datasets. |
REST Resource: v1beta1.apps
Methods | |
---|---|
fetchReleaseFilterOptions |
GET /v1beta1/{name=apps/*}:fetchReleaseFilterOptions Describes filtering options for releases. |
search |
GET /v1beta1/apps:search Searches for Apps accessible by the user. |
REST Resource: v1beta1.vitals.anrrate
Methods | |
---|---|
get |
GET /v1beta1/{name=apps/*/anrRateMetricSet} Describes the properties of the metric set. |
query |
POST /v1beta1/{name=apps/*/anrRateMetricSet}:query Queries the metrics in the metric set. |
REST Resource: v1beta1.vitals.crashrate
Methods | |
---|---|
get |
GET /v1beta1/{name=apps/*/crashRateMetricSet} Describes the properties of the metric set. |
query |
POST /v1beta1/{name=apps/*/crashRateMetricSet}:query Queries the metrics in the metric set. |
REST Resource: v1beta1.vitals.errors.counts
Methods | |
---|---|
get |
GET /v1beta1/{name=apps/*/errorCountMetricSet} Describes the properties of the metrics set. |
query |
POST /v1beta1/{name=apps/*/errorCountMetricSet}:query Queries the metrics in the metrics set. |
REST Resource: v1beta1.vitals.errors.issues
Methods | |
---|---|
search |
GET /v1beta1/{parent=apps/*}/errorIssues:search Searches all error issues in which reports have been grouped. |
REST Resource: v1beta1.vitals.errors.reports
Methods | |
---|---|
search |
GET /v1beta1/{parent=apps/*}/errorReports:search Searches all error reports received for an app. |
REST Resource: v1beta1.vitals.excessivewakeuprate
Methods | |
---|---|
get |
GET /v1beta1/{name=apps/*/excessiveWakeupRateMetricSet} Describes the properties of the metric set. |
query |
POST /v1beta1/{name=apps/*/excessiveWakeupRateMetricSet}:query Queries the metrics in the metric set. |
REST Resource: v1beta1.vitals.lmkrate
Methods | |
---|---|
get |
GET /v1beta1/{name=apps/*/lmkRateMetricSet} Describes the properties of the metric set. |
query |
POST /v1beta1/{name=apps/*/lmkRateMetricSet}:query Queries the metrics in the metric set. |
REST Resource: v1beta1.vitals.slowrenderingrate
Methods | |
---|---|
get |
GET /v1beta1/{name=apps/*/slowRenderingRateMetricSet} Describes the properties of the metric set. |
query |
POST /v1beta1/{name=apps/*/slowRenderingRateMetricSet}:query Queries the metrics in the metric set. |
REST Resource: v1beta1.vitals.slowstartrate
Methods | |
---|---|
get |
GET /v1beta1/{name=apps/*/slowStartRateMetricSet} Describes the properties of the metric set. |
query |
POST /v1beta1/{name=apps/*/slowStartRateMetricSet}:query Queries the metrics in the metric set. |
REST Resource: v1beta1.vitals.stuckbackgroundwakelockrate
Methods | |
---|---|
get |
GET /v1beta1/{name=apps/*/stuckBackgroundWakelockRateMetricSet} Describes the properties of the metric set. |
query |
POST /v1beta1/{name=apps/*/stuckBackgroundWakelockRateMetricSet}:query Queries the metrics in the metric set. |
REST Resource: v1alpha1.anomalies
Methods | |
---|---|
list |
GET /v1alpha1/{parent=apps/*}/anomalies Lists anomalies in any of the datasets. |
REST Resource: v1alpha1.apps
Methods | |
---|---|
fetchReleaseFilterOptions |
GET /v1alpha1/{name=apps/*}:fetchReleaseFilterOptions Describes filtering options for releases. |
search |
GET /v1alpha1/apps:search Searches for Apps accessible by the user. |
REST Resource: v1alpha1.vitals.anrrate
Methods | |
---|---|
get |
GET /v1alpha1/{name=apps/*/anrRateMetricSet} Describes the properties of the metric set. |
query |
POST /v1alpha1/{name=apps/*/anrRateMetricSet}:query Queries the metrics in the metric set. |
REST Resource: v1alpha1.vitals.crashrate
Methods | |
---|---|
get |
GET /v1alpha1/{name=apps/*/crashRateMetricSet} Describes the properties of the metric set. |
query |
POST /v1alpha1/{name=apps/*/crashRateMetricSet}:query Queries the metrics in the metric set. |
REST Resource: v1alpha1.vitals.errors.counts
Methods | |
---|---|
get |
GET /v1alpha1/{name=apps/*/errorCountMetricSet} Describes the properties of the metrics set. |
query |
POST /v1alpha1/{name=apps/*/errorCountMetricSet}:query Queries the metrics in the metrics set. |
REST Resource: v1alpha1.vitals.errors.issues
Methods | |
---|---|
search |
GET /v1alpha1/{parent=apps/*}/errorIssues:search Searches all error issues in which reports have been grouped. |
REST Resource: v1alpha1.vitals.errors.reports
Methods | |
---|---|
search |
GET /v1alpha1/{parent=apps/*}/errorReports:search Searches all error reports received for an app. |
REST Resource: v1alpha1.vitals.excessivewakeuprate
Methods | |
---|---|
get |
GET /v1alpha1/{name=apps/*/excessiveWakeupRateMetricSet} Describes the properties of the metric set. |
query |
POST /v1alpha1/{name=apps/*/excessiveWakeupRateMetricSet}:query Queries the metrics in the metric set. |
REST Resource: v1alpha1.vitals.lmkrate
Methods | |
---|---|
get |
GET /v1alpha1/{name=apps/*/lmkRateMetricSet} Describes the properties of the metric set. |
query |
POST /v1alpha1/{name=apps/*/lmkRateMetricSet}:query Queries the metrics in the metric set. |
REST Resource: v1alpha1.vitals.slowrenderingrate
Methods | |
---|---|
get |
GET /v1alpha1/{name=apps/*/slowRenderingRateMetricSet} Describes the properties of the metric set. |
query |
POST /v1alpha1/{name=apps/*/slowRenderingRateMetricSet}:query Queries the metrics in the metric set. |
REST Resource: v1alpha1.vitals.slowstartrate
Methods | |
---|---|
get |
GET /v1alpha1/{name=apps/*/slowStartRateMetricSet} Describes the properties of the metric set. |
query |
POST /v1alpha1/{name=apps/*/slowStartRateMetricSet}:query Queries the metrics in the metric set. |
REST Resource: v1alpha1.vitals.stuckbackgroundwakelockrate
Methods | |
---|---|
get |
GET /v1alpha1/{name=apps/*/stuckBackgroundWakelockRateMetricSet} Describes the properties of the metric set. |
query |
POST /v1alpha1/{name=apps/*/stuckBackgroundWakelockRateMetricSet}:query Queries the metrics in the metric set. |