Method: vitals.anrrate.get
Metrik grubunun özelliklerini açıklar.
HTTP isteği
GET https://playdeveloperreporting.googleapis.com/v1beta1/{name=apps/*/anrRateMetricSet}
URL, gRPC Kod Dönüştürme söz dizimini kullanır.
Yol parametreleri
Parametreler |
name |
string
Zorunlu. Kaynak adı. Biçim: apps/{app}/anrRateMetricSet
|
İstek içeriği
İstek metni boş olmalıdır.
Yanıt metni
Başarılıysa yanıt metni, AnrRateMetricSet
öğ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 AnrRateMetricSet, providing details on its properties and how to access it."],["You can retrieve the AnrRateMetricSet using an HTTP GET request to the specified URL, replacing `{app}` with your app ID."],["The request requires authorization with the `https://www.googleapis.com/auth/playdeveloperreporting` scope."],["A successful response will return an AnrRateMetricSet object containing data about ANR rates for the specified app."]]],["The resource `anrRateMetricSet` is accessed via a `GET` request to the specified URL, structured with gRPC Transcoding syntax. The `name` path parameter, a string formatted as `apps/{app}/anrRateMetricSet`, is required. The request body must be empty. A successful response returns an `AnrRateMetricSet` instance. Authorization requires the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope. This describes the properties of the metric set.\n"]]