REST Resource: vitals.slowstartrate
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Kaynak: SlowStartRateMetricSet
Yavaş başlatma metrikleri kümesini temsil eden tekil kaynak.
Bu metrik kümesi, etkinliğin başlangıç süresi verilerini içerir.
Desteklenen toplama dönemleri:
DAILY
: Metrikler, takvim tarihi aralıklarında toplanır. Geçmişe dayalı kısıtlamalar nedeniyle yalnızca America/Los_Angeles
saat dilimi desteklenir.
Desteklenen metrikler:
slowStartRate
(google.type.Decimal
): Toplama döneminde yavaş başlatma süresiyle karşılaşan benzersiz kullanıcıların yüzdesi.
slowStartRate7dUserWeighted
(google.type.Decimal
): Son 7 gün içinde slowStartRate
için hareketli ortalama değeri. Günlük değerler, o günkü farklı kullanıcı sayısına göre ağırlıklandırılır.
slowStartRate28dUserWeighted
(google.type.Decimal
): Son 28 gün içinde slowStartRate
'nin hareketli ortalama değeri. Günlük değerler, o günkü farklı kullanıcı sayısına göre ağırlıklandırılır.
distinctUsers
(google.type.Decimal
): Toplama döneminde slowStartRate
metriği için normalleştirme değeri olarak kullanılan farklı kullanıcıların sayısı. Uygulaması cihazda başlatılan kullanıcılar bu metriğe dahil edilir. Bu sayının daha fazla toplanmamasına dikkat edilmelidir. Aksi takdirde kullanıcılar birden fazla kez sayılabilir. Değer, büyüklüğüne bağlı olarak en yakın 10, 100, 1.000 veya 1.000.000 katına yuvarlanır.
Zorunlu boyut:
İsteğin geçerli olması için bu boyut her istekte belirtilmelidir.
startType
(string
): Ölçülen başlangıç türü. Geçerli türler HOT
, WARM
ve COLD
'dir.
Desteklenen boyutlar:
apiLevel
(string
): Kullanıcının cihazında çalışan Android'in API düzeyi (ör. 26.
versionCode
(int64
): Kullanıcının cihazında çalışan uygulama sürümü.
deviceModel
(string
): Kullanıcının cihaz modelinin benzersiz tanımlayıcısı. Tanımlayıcının biçimi "deviceBrand/device" şeklindedir.Burada deviceBrand, Build.BRAND'e, device ise Build.DEVICE'a karşılık gelir (ör. google/coral).
deviceBrand
(string
): Kullanıcının cihaz markasının benzersiz tanımlayıcısı (ör. google).
deviceType
(string
): Kullanıcının cihazının türü (form faktörü olarak da bilinir), ör. TELEFON.
countryCode
(string
): Kullanıcının IP adresine göre cihazının bulunduğu ülke veya bölge, 2 harfli ISO-3166 kodu olarak gösterilir (ör. ABD için US).
deviceRamBucket
(int64
): Cihazın MB cinsinden RAM'i (3 GB, 4 GB vb.).
deviceSocMake
(string
): Cihazın birincil çip üzerinde sisteminin markası, ör. Samsung. Referans
deviceSocModel
(string
): Cihazın birincil çip üzerinde sisteminin modeli, ör. "Exynos 2100". Referans
deviceCpuMake
(string
): Cihazın CPU'sunun markası (ör. Qualcomm.
deviceCpuModel
(string
): Cihazın CPU'sunun modeli (ör. "Kryo 240".
deviceGpuMake
(string
): Cihazın GPU'sunun markası (ör. ARM.
deviceGpuModel
(string
): Cihazın GPU'sunun modeli (ör. Mali.
deviceGpuVersion
(string
): Cihazın GPU'sunun sürümü (ör. T750.
deviceVulkanVersion
(string
): Cihazın Vulkan sürümü (ör. "4198400".
deviceGlEsVersion
(string
): Cihazın OpenGL ES sürümü (ör. "196610".
deviceScreenSize
(string
): Cihazın ekran boyutu (ör. NORMAL, LARGE.
deviceScreenDpi
(string
): Cihazın ekran yoğunluğu (ör. mdpi, hdpi).
Gerekli izinler: Bu kaynağa erişmek için çağıran kullanıcının uygulama için Uygulama bilgilerini görüntüleme (salt okunur) iznine sahip olması gerekir.
JSON gösterimi |
{
"name": string,
"freshnessInfo": {
object (FreshnessInfo )
}
} |
Alanlar |
name |
string
Tanımlayıcı. Kaynak adı. Biçim: apps/{app}/slowStartRateMetricSet
|
freshnessInfo |
object (FreshnessInfo )
Bu kaynaktaki verilerin güncelliği hakkında özet.
|
Yöntemler |
|
Metrik grubunun özelliklerini açıklar. |
|
Metrik kümesindeki metrikleri sorgular. |
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: 2025-07-26 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-26 UTC."],[[["\u003cp\u003eThe SlowStartRateMetricSet resource provides insights into app launch performance, focusing on slow start occurrences.\u003c/p\u003e\n"],["\u003cp\u003eMetrics include slow start rates, daily and rolling averages (weighted by distinct users), and the total number of distinct users.\u003c/p\u003e\n"],["\u003cp\u003eYou can segment data by dimensions like device model, API level, country, and more, with the 'startType' dimension being mandatory.\u003c/p\u003e\n"],["\u003cp\u003eIt's aggregated daily in the \u003ccode\u003eAmerica/Los_Angeles\u003c/code\u003e timezone, with data freshness information available.\u003c/p\u003e\n"],["\u003cp\u003eThe resource requires the 'View app information (read-only)' permission for access and offers methods to retrieve properties and query metrics.\u003c/p\u003e\n"]]],["The SlowStartRateMetricSet resource provides data on app activity start durations, aggregated daily in `America/Los_Angeles` timezone. Key metrics include `slowStartRate`, 7-day and 28-day user-weighted rolling averages, and `distinctUsers`. The `startType` dimension (`HOT`, `WARM`, `COLD`) is required. Supported dimensions encompass `apiLevel`, `versionCode`, device details, `countryCode`, and hardware specifics, among others. Access requires *View app information* permission, and the resource can be retrieved or queried using `get` and `query` methods.\n"],null,["# REST Resource: vitals.slowstartrate\n\n- [Resource: SlowStartRateMetricSet](#SlowStartRateMetricSet)\n - [JSON representation](#SlowStartRateMetricSet.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: SlowStartRateMetricSet\n--------------------------------\n\nSingleton resource representing the set of Slow Start metrics.\n\nThis metric set contains Activity start duration data.\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\n**Supported metrics:**\n\n- `slowStartRate` (`google.type.Decimal`): Percentage of distinct users in the aggregation period that had a slow start.\n- `slowStartRate7dUserWeighted` (`google.type.Decimal`): Rolling average value of `slowStartRate` in the last 7 days. The daily values are weighted by the count of distinct users for the day.\n- `slowStartRate28dUserWeighted` (`google.type.Decimal`): Rolling average value of `slowStartRate` 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 `slowStartRate` metric. A user is counted in this metric if their app was launched in the device. 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**Required dimension:**\n\nThis dimension must be specified with each request for the request to be valid.\n\n- `startType` ([string](/play/developer/reporting/reference/rest/v1beta1/anomalies#DimensionValue.FIELDS.string_value)): the type of start that was measured. Valid types are `HOT`, `WARM` and `COLD`.\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| 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}/slowStartRateMetricSet |\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.slowstartrate/get) | Describes the properties of the metric set. |\n| ### [query](/play/developer/reporting/reference/rest/v1beta1/vitals.slowstartrate/query) | Queries the metrics in the metric set. |"]]