REST Resource: vitals.anrrate
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Resource: AnrRateMetricSet
Resource singleton yang merepresentasikan kumpulan metrik ANR (Aplikasi tidak merespons).
Kumpulan metrik ini berisi data ANR yang digabungkan dengan data penggunaan untuk menghasilkan metrik yang dinormalkan dan tidak bergantung pada jumlah pengguna.
Periode pengelompokan yang didukung:
DAILY
: metrik diagregasi dalam interval tanggal kalender. Karena batasan historis, satu-satunya zona waktu yang didukung adalah America/Los_Angeles
.
HOURLY
: metrik digabungkan dalam interval per jam. Zona waktu default dan satu-satunya yang didukung adalah UTC
.
Metrik yang didukung:
anrRate
(google.type.Decimal
): Persentase pengguna unik dalam periode agregasi yang mengalami setidaknya satu ANR.
anrRate7dUserWeighted
(google.type.Decimal
): Nilai rata-rata bergerak anrRate
dalam 7 hari terakhir. Nilai harian diberi bobot berdasarkan jumlah pengguna unik untuk hari tersebut. Tidak didukung dalam perincian PER JAM.
anrRate28dUserWeighted
(google.type.Decimal
): Nilai rata-rata bergulir anrRate
dalam 28 hari terakhir. Nilai harian diberi bobot berdasarkan jumlah pengguna unik untuk hari tersebut. Tidak didukung dalam perincian PER JAM.
userPerceivedAnrRate
(google.type.Decimal
): Persentase pengguna unik dalam periode agregasi yang mengalami setidaknya satu ANR yang dirasakan pengguna. ANR yang dirasakan pengguna saat ini adalah ANR jenis 'Pengiriman input'.
userPerceivedAnrRate7dUserWeighted
(google.type.Decimal
): Nilai rata-rata bergerak userPerceivedAnrRate
dalam 7 hari terakhir. Nilai harian diberi bobot berdasarkan jumlah pengguna unik untuk hari tersebut. Tidak didukung dalam perincian PER JAM.
userPerceivedAnrRate28dUserWeighted
(google.type.Decimal
): Nilai rata-rata bergulir userPerceivedAnrRate
dalam 28 hari terakhir. Nilai harian diberi bobot berdasarkan jumlah pengguna unik untuk hari tersebut.
distinctUsers
(google.type.Decimal
): Jumlah pengguna unik dalam periode agregasi yang digunakan sebagai nilai normalisasi untuk metrik anrRate
dan userPerceivedAnrRate
. Pengguna dihitung dalam metrik ini jika mereka menggunakan aplikasi di latar depan selama periode agregasi. Anda harus berhati-hati agar tidak menggabungkan jumlah ini lebih lanjut, karena dapat menyebabkan pengguna dihitung beberapa kali. Nilai dibulatkan ke kelipatan terdekat dari 10, 100, 1.000, atau 1.000.000, bergantung pada besarnya nilai.
Dimensi yang didukung:
apiLevel
(string
): level API Android yang berjalan di perangkat pengguna, misalnya, 26.
versionCode
(int64
): versi aplikasi yang berjalan di perangkat pengguna.
deviceModel
(string
): ID unik model perangkat pengguna. Bentuk ID adalah 'deviceBrand/device', dengan deviceBrand sesuai dengan Build.BRAND dan device sesuai dengan Build.DEVICE, misalnya, google/coral.
deviceBrand
(string
): ID unik merek perangkat pengguna, misalnya, google.
deviceType
(string
): jenis (juga dikenal sebagai faktor bentuk) perangkat pengguna, misalnya, TELEPON.
countryCode
(string
): negara atau wilayah perangkat pengguna berdasarkan alamat IP-nya, yang ditampilkan sebagai kode ISO-3166 2 huruf (mis. US untuk Amerika Serikat).
deviceRamBucket
(int64
): RAM perangkat, dalam MB, dalam bucket (3 GB, 4 GB, dll.).
deviceSocMake
(string
): Merek system-on-chip utama perangkat, misalnya, Samsung. Referensi
deviceSocModel
(string
): Model system-on-chip utama perangkat, misalnya, "Exynos 2100". Referensi
deviceCpuMake
(string
): Merek CPU perangkat, misalnya, Qualcomm.
deviceCpuModel
(string
): Model CPU perangkat, misalnya, "Kryo 240".
deviceGpuMake
(string
): Pembuat GPU perangkat, misalnya, ARM.
deviceGpuModel
(string
): Model GPU perangkat, misalnya, Mali.
deviceGpuVersion
(string
): Versi GPU perangkat, misalnya, T750.
deviceVulkanVersion
(string
): Versi Vulkan perangkat, misalnya, "4198400".
deviceGlEsVersion
(string
): Versi OpenGL ES perangkat, misalnya, "196610".
deviceScreenSize
(string
): Ukuran layar perangkat, misalnya, NORMAL, LARGE.
deviceScreenDpi
(string
): Kepadatan layar perangkat, misalnya, mdpi, hdpi.
Izin yang diperlukan: untuk mengakses resource ini, pengguna yang memanggil memerlukan izin Melihat informasi aplikasi (hanya baca) untuk aplikasi.
Set metrik terkait:
vitals.errors
berisi versi error yang tidak dinormalisasi (jumlah absolut).
vitals.errors
berisi metrik yang dinormalisasi tentang error, yang merupakan metrik stabilitas lainnya.
Representasi JSON |
{
"name": string,
"freshnessInfo": {
object (FreshnessInfo )
}
} |
Kolom |
name |
string
ID. Nama resource. Format: apps/{app}/anrRateMetricSet
|
freshnessInfo |
object (FreshnessInfo )
Ringkasan tentang keaktualan data dalam resource ini.
|
Metode |
|
Menjelaskan properti set metrik. |
|
Mengueri metrik dalam set metrik. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-26 UTC.
[null,null,["Terakhir diperbarui pada 2025-07-26 UTC."],[[["\u003cp\u003eThe AnrRateMetricSet resource provides ANR data combined with usage data to produce a normalized metric independent of user counts.\u003c/p\u003e\n"],["\u003cp\u003eIt includes metrics like \u003ccode\u003eanrRate\u003c/code\u003e, \u003ccode\u003euserPerceivedAnrRate\u003c/code\u003e, and their rolling averages, along with \u003ccode\u003edistinctUsers\u003c/code\u003e for normalization.\u003c/p\u003e\n"],["\u003cp\u003eSupported dimensions include device information, API level, version code, country, and screen details, allowing for granular analysis of ANRs.\u003c/p\u003e\n"],["\u003cp\u003eData is aggregated daily in \u003ccode\u003eAmerica/Los_Angeles\u003c/code\u003e timezone or hourly in \u003ccode\u003eUTC\u003c/code\u003e timezone, and requires the \u003cem\u003eView app information (read-only)\u003c/em\u003e permission for access.\u003c/p\u003e\n"],["\u003cp\u003eRelated resources include \u003ccode\u003evitals.errors\u003c/code\u003e for crash counts and crash rate metrics.\u003c/p\u003e\n"]]],[],null,["# REST Resource: vitals.anrrate\n\n- [Resource: AnrRateMetricSet](#AnrRateMetricSet)\n - [JSON representation](#AnrRateMetricSet.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: AnrRateMetricSet\n--------------------------\n\nSingleton resource representing the set of ANR (Application not responding) metrics.\n\nThis metric set contains ANRs data combined with usage data to produce a normalized metric independent of user counts.\n\n**Supported aggregation periods:**\n\n- [DAILY](/play/developer/reporting/reference/rest/v1beta1/AggregationPeriod#ENUM_VALUES.DAILY): metrics are aggregated in calendar date intervals. Due to historical constraints, the only supported timezone is `America/Los_Angeles`.\n- [HOURLY](/play/developer/reporting/reference/rest/v1beta1/AggregationPeriod#ENUM_VALUES.HOURLY): metrics are aggregated in hourly intervals. The default and only supported timezone is `UTC`.\n\n**Supported metrics:**\n\n- `anrRate` (`google.type.Decimal`): Percentage of distinct users in the aggregation period that experienced at least one ANR.\n- `anrRate7dUserWeighted` (`google.type.Decimal`): Rolling average value of `anrRate` in the last 7 days. The daily values are weighted by the count of distinct users for the day. Not supported in HOURLY granularity.\n- `anrRate28dUserWeighted` (`google.type.Decimal`): Rolling average value of `anrRate` in the last 28 days. The daily values are weighted by the count of distinct users for the day. Not supported in HOURLY granularity.\n- `userPerceivedAnrRate` (`google.type.Decimal`): Percentage of distinct users in the aggregation period that experienced at least one user-perceived ANR. User-perceived ANRs are currently those of 'Input dispatching' type.\n- `userPerceivedAnrRate7dUserWeighted` (`google.type.Decimal`): Rolling average value of `userPerceivedAnrRate` in the last 7 days. The daily values are weighted by the count of distinct users for the day. Not supported in HOURLY granularity.\n- `userPerceivedAnrRate28dUserWeighted` (`google.type.Decimal`): Rolling average value of `userPerceivedAnrRate` in the last 28 days. The daily values are weighted by the count of distinct users for the day.\n- `distinctUsers` (`google.type.Decimal`): Count of distinct users in the aggregation period that were used as normalization value for the `anrRate` and `userPerceivedAnrRate` metrics. A user is counted in this metric if they used the app in the foreground during the aggregation period. Care must be taken not to aggregate this count further, as it may result in users being counted multiple times. The value is rounded to the nearest multiple of 10, 100, 1,000 or 1,000,000, depending on the magnitude of the value.\n\n**Supported dimensions:**\n\n- `apiLevel` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): the API level of Android that was running on the user's device, e.g., 26.\n- `versionCode` ([int64](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.int64_value)): version of the app that was running on the user's device.\n- `deviceModel` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): unique identifier of the user's device model. The form of the identifier is 'deviceBrand/device', where deviceBrand corresponds to Build.BRAND and device corresponds to Build.DEVICE, e.g., google/coral.\n- `deviceBrand` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): unique identifier of the user's device brand, e.g., google.\n- `deviceType` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): the type (also known as form factor) of the user's device, e.g., PHONE.\n- `countryCode` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): the country or region of the user's device based on their IP address, represented as a 2-letter ISO-3166 code (e.g. US for the United States).\n- `deviceRamBucket` ([int64](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.int64_value)): RAM of the device, in MB, in buckets (3GB, 4GB, etc.).\n- `deviceSocMake` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): Make of the device's primary system-on-chip, e.g., Samsung. [Reference](https://developer.android.com/reference/android/os/Build#SOC_MANUFACTURER)\n- `deviceSocModel` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): Model of the device's primary system-on-chip, e.g., \"Exynos 2100\". [Reference](https://developer.android.com/reference/android/os/Build#SOC_MODEL)\n- `deviceCpuMake` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): Make of the device's CPU, e.g., Qualcomm.\n- `deviceCpuModel` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): Model of the device's CPU, e.g., \"Kryo 240\".\n- `deviceGpuMake` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): Make of the device's GPU, e.g., ARM.\n- `deviceGpuModel` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): Model of the device's GPU, e.g., Mali.\n- `deviceGpuVersion` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): Version of the device's GPU, e.g., T750.\n- `deviceVulkanVersion` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): Vulkan version of the device, e.g., \"4198400\".\n- `deviceGlEsVersion` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): OpenGL ES version of the device, e.g., \"196610\".\n- `deviceScreenSize` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): Screen size of the device, e.g., NORMAL, LARGE.\n- `deviceScreenDpi` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): Screen density of the device, e.g., mdpi, hdpi.\n\n**Required permissions** : to access this resource, the calling user needs the *View app information (read-only)* permission for the app.\n\n**Related metric sets:**\n\n- [vitals.errors](/play/developer/reporting/reference/rest/v1beta1/vitals.errors.counts#ErrorCountMetricSet) contains unnormalized version (absolute counts) of crashes.\n- [vitals.errors](/play/developer/reporting/reference/rest/v1beta1/vitals.crashrate#CrashRateMetricSet) contains normalized metrics about crashes, another stability metric.\n\n| JSON representation |\n|--------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"freshnessInfo\": { object (/play/developer/reporting/reference/rest/v1beta1/FreshnessInfo) } } ``` |\n\n| Fields ||\n|-----------------|---------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Identifier. The resource name. Format: apps/{app}/anrRateMetricSet |\n| `freshnessInfo` | `object (`[FreshnessInfo](/play/developer/reporting/reference/rest/v1beta1/FreshnessInfo)`)` Summary about data freshness in this resource. |\n\n| Methods ------- ||\n|------------------------------------------------------------------------------------|---------------------------------------------|\n| ### [get](/play/developer/reporting/reference/rest/v1beta1/vitals.anrrate/get) | Describes the properties of the metric set. |\n| ### [query](/play/developer/reporting/reference/rest/v1beta1/vitals.anrrate/query) | Queries the metrics in the metric set. |"]]