Method: vitals.errors.counts.get
Belirlenen metriklerin özelliklerini açıklar.
HTTP isteği
GET https://playdeveloperreporting.googleapis.com/v1alpha1/{name=apps/*/errorCountMetricSet}
URL, gRPC Kod Dönüştürme söz dizimini kullanır.
Yol parametreleri
Parametreler |
name |
string
Zorunlu. Hata metriği grubunun adı. Biçim: apps/{app}/errorCountMetricSet
|
İstek içeriği
İstek metni boş olmalıdır.
Yanıt metni
Başarılıysa yanıt metni, ErrorCountMetricSet
öğ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."],[[["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."]]],["The core content outlines retrieving an error count metric set via a `GET` HTTP request to a specified URL. The URL requires a `name` path parameter in the format `apps/{app}/errorCountMetricSet`. The request body should be empty. A successful response returns an `ErrorCountMetricSet` instance. Authorization requires the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope. The request leverages gRPC Transcoding syntax.\n"]]