Method: vitals.excessivewakeuprate.get
Beschreibt die Attribute des Messwertsatzes.
HTTP-Anfrage
GET https://playdeveloperreporting.googleapis.com/v1alpha1/{name=apps/*/excessiveWakeupRateMetricSet}
Die URL verwendet die Syntax der gRPC-Transcodierung.
Pfadparameter
Parameter |
name |
string
Erforderlich. Der Ressourcenname Format: apps/{app}/excessiveWakeupRateMetricSet
|
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von ExcessiveWakeupRateMetricSet
.
Autorisierungsbereiche
Erfordert den folgenden OAuth-Bereich:
https://www.googleapis.com/auth/playdeveloperreporting
Weitere Informationen finden Sie in der Übersicht zu OAuth 2.0.
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2023-05-15 (UTC).
[null,null,["Zuletzt aktualisiert: 2023-05-15 (UTC)."],[[["This document describes the ExcessiveWakeupRateMetricSet and how to access it using the Play Developer Reporting API."],["You can retrieve the metric set data by sending an HTTP GET request to the specified URL, replacing `{app}` with your app ID."],["The request body should be empty, and a successful response will contain an `ExcessiveWakeupRateMetricSet` object."],["To use the API, you need to authorize your request with the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope."]]],[]]