Method: vitals.excessivewakeuprate.get
HTTP リクエスト
GET https://playdeveloperreporting.googleapis.com/v1beta1/{name=apps/*/excessiveWakeupRateMetricSet}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
name |
string
必須。リソース名。 形式: apps/{app}/excessiveWakeupRateMetricSet
|
リクエスト本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文には ExcessiveWakeupRateMetricSet
のインスタンスが含まれます。
認可スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/playdeveloperreporting
詳しくは、OAuth 2.0 の概要をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-05-15 UTC。
[null,null,["最終更新日 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"]]