Method: vitals.excessivewakeuprate.get
Metrik grubunun özelliklerini açıklar.
HTTP isteği
GET https://playdeveloperreporting.googleapis.com/v1beta1/{name=apps/*/excessiveWakeupRateMetricSet}
URL, gRPC Kod Dönüştürme söz dizimini kullanır.
Yol parametreleri
Parametreler |
name |
string
Zorunlu. Kaynak adı. Biçim: apps/{app}/exteniveWakeupRateMetricSet
|
İstek içeriği
İstek metni boş olmalıdır.
Yanıt metni
Başarılıysa yanıt metni, ExcessiveWakeupRateMetricSet
öğesinin bir örneğini içerir.
Yetkilendirme kapsamları
Aşağıdaki OAuth kapsamını gerektirir:
https://www.googleapis.com/auth/playdeveloperreporting
Daha fazla bilgi için OAuth 2.0'a Genel Bakış başlıklı makaleye bakın.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2023-05-15 UTC.
[null,null,["Son güncelleme tarihi: 2023-05-15 UTC."],[[["This document describes the ExcessiveWakeupRateMetricSet and how to retrieve its properties."],["You can access the ExcessiveWakeupRateMetricSet via a GET request to the specified URL, replacing `{app}` with your app ID."],["The request body should be empty, and a successful response returns an ExcessiveWakeupRateMetricSet object."],["You need the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope for authorization."]]],["The core content outlines retrieving a metric set named `ExcessiveWakeupRateMetricSet`. The `GET` request uses a specific URL structure with the format `apps/{app}/excessiveWakeupRateMetricSet`. The resource name (`name`) is a required path parameter. The request body is empty, and a successful response returns an instance of the `ExcessiveWakeupRateMetricSet`. Access requires authorization with the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope. The information describes the properties of the metric set.\n"]]