Method: vitals.errors.counts.get
HTTP リクエスト
GET https://playdeveloperreporting.googleapis.com/v1beta1/{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。"],[[["This document outlines the specifications for retrieving error count metric sets using the Play Developer Reporting API."],["To access data, send an HTTP GET request to the specified URL, replacing placeholders with relevant values."],["The request needs proper authorization with the 'playdeveloperreporting' scope, and no request body is required."],["Upon success, the API returns an 'ErrorCountMetricSet' object containing error count data."],["Refer to the linked resources for more information about gRPC Transcoding and OAuth 2.0."]]],[]]