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/v1beta1/{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, providing details on its properties and how to retrieve it."],["You can access this metric set via a GET request to the specified URL, replacing placeholders with the appropriate values."],["The request requires authorization with the `https://www.googleapis.com/auth/playdeveloperreporting` scope."],["A successful response will return an instance of the StuckBackgroundWakelockRateMetricSet."],["The 'name' path parameter is required and should follow the format `apps/{app}/stuckBackgroundWakelockRateMetricSet` to identify the specific metric set."]]],["The core content outlines retrieving a `StuckBackgroundWakelockRateMetricSet` resource via a `GET` request. The request URL, structured using gRPC Transcoding, requires a `name` path parameter specifying the resource path (e.g., `apps/{app}/stuckBackgroundWakelockRateMetricSet`). The request body is empty. A successful response returns an instance of the `StuckBackgroundWakelockRateMetricSet`. Authorization requires the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope.\n"]]