Method: vitals.errors.counts.get
HTTP リクエスト
GET https://playdeveloperreporting.googleapis.com/v1alpha1/{name=apps/*/errorCountMetricSet}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
name |
string
必須。エラー指標セットの名前。 形式: apps/{app}/errorCountMetricSet
|
リクエスト本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文には ErrorCountMetricSet
のインスタンスが含まれます。
認可スコープ
次の 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。"],[[["Retrieves error count metrics for a specific app using a GET request."],["Requires the `name` path parameter specifying the app in the format `apps/{app}/errorCountMetricSet`."],["An empty request body is necessary, and a successful response returns an `ErrorCountMetricSet` object."],["Authorization necessitates the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope."]]],[]]