Method: vitals.stuckbackgroundwakelockrate.get
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Descrive le proprietà del set di metriche.
Richiesta HTTP
GET https://playdeveloperreporting.googleapis.com/v1alpha1/{name=apps/*/stuckBackgroundWakelockRateMetricSet}
L'URL utilizza la sintassi di transcodifica gRPC.
Parametri del percorso
Parametri |
name |
string
Obbligatorio. Il nome della risorsa. Formato: app/{app}/stuckBackgroundWakelockRateMetricSet
|
Corpo della richiesta
Il corpo della richiesta deve essere vuoto.
Corpo della risposta
In caso di esito positivo, il corpo della risposta contiene un'istanza di StuckBackgroundWakelockRateMetricSet
.
Ambiti di autorizzazione
Richiede il seguente ambito OAuth:
https://www.googleapis.com/auth/playdeveloperreporting
Per ulteriori informazioni, consulta la panoramica di OAuth 2.0.
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2023-05-15 UTC.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2023-05-15 UTC."],[[["This document describes the StuckBackgroundWakelockRateMetricSet and how to access it."],["You can retrieve data using a GET request to a specific URL with required path parameters."],["An empty request body is necessary and a successful response returns a StuckBackgroundWakelockRateMetricSet instance."],["Authorization requires the `https://www.googleapis.com/auth/playdeveloperreporting` scope."]]],["The core content outlines retrieving a `StuckBackgroundWakelockRateMetricSet` resource via an HTTP GET request to a specific URL. The request requires a `name` path parameter, formatted as `apps/{app}/stuckBackgroundWakelockRateMetricSet`. The request body must be empty. A successful response returns a `StuckBackgroundWakelockRateMetricSet` instance. The process necessitates authorization using the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope. The URL adheres to gRPC Transcoding syntax.\n"]]