REST Resource: vitals.slowstartrate
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
משאב: SlowStartRateMetricSet
משאב יחיד שמייצג את קבוצת המדדים של הפעלה איטית.
קבוצת המדדים הזו מכילה נתונים של משך הזמן מתחילת הפעילות.
תקופות צבירת נתונים נתמכות:
-
DAILY
: המדדים מצטברים במרווחי תאריכים ביומן. בגלל אילוצים היסטוריים, אזור הזמן היחיד שנתמך הוא America/Los_Angeles
.
מדדים נתמכים:
-
slowStartRate
(google.type.Decimal
): אחוז המשתמשים הייחודיים בתקופת הצבירה שהייתה להם התחלה איטית.
-
slowStartRate7dUserWeighted
(google.type.Decimal
): ערך הממוצע הנע של slowStartRate
ב-7 הימים האחרונים. הערכים היומיים משוקללים לפי מספר המשתמשים הייחודיים באותו יום.
-
slowStartRate28dUserWeighted
(google.type.Decimal
): ערך הממוצע הנע של slowStartRate
ב-28 הימים האחרונים. הערכים היומיים משוקללים לפי מספר המשתמשים הייחודיים באותו יום.
-
distinctUsers
(google.type.Decimal
): מספר המשתמשים הייחודיים בתקופת הצבירה ששימשו כערך נורמליזציה למדד slowStartRate
. משתמש נספר במדד הזה אם האפליקציה שלו הופעלה במכשיר. חשוב להיזהר ולא לצבור את המספר הזה, כי יכול להיות שמשתמשים ייספרו כמה פעמים. הערך מעוגל לכפולה הקרובה ביותר של 10, 100, 1,000 או 1,000,000, בהתאם לגודל הערך.
מאפיין חובה:
חובה לציין את המאפיין הזה בכל בקשה כדי שהבקשה תהיה תקפה.
-
startType
(string
): סוג ההתחלה שנמדד. הסוגים התקינים הם HOT
, WARM
ו-COLD
.
מידות נתמכות:
-
apiLevel
(string
): רמת ה-API של Android שפעלה במכשיר של המשתמש, לדוגמה: 26.
-
versionCode
(int64
): גרסת האפליקציה שהופעלה במכשיר של המשתמש.
-
deviceModel
(string
): מזהה ייחודי של דגם המכשיר של המשתמש. הפורמט של המזהה הוא deviceBrand/device, כאשר deviceBrand תואם ל-Build.BRAND ו-device תואם ל-Build.DEVICE, לדוגמה, google/coral.
-
deviceBrand
(string
): מזהה ייחודי של מותג המכשיר של המשתמש, למשל google.
-
deviceType
(string
): הסוג (שנקרא גם גורם צורה) של המכשיר של המשתמש, למשל: PHONE.
-
countryCode
(string
): המדינה או האזור של המכשיר של המשתמש על סמך כתובת ה-IP שלו, שמיוצגים כקוד ISO-3166 בן 2 אותיות (למשל, US לארצות הברית).
-
deviceRamBucket
(int64
): זיכרון ה-RAM של המכשיר, במגה-בייט, בדליים (3GB, 4GB וכו').
-
deviceSocMake
(string
): יצרן המערכת הראשית על שבב של המכשיר, למשל, סמסונג. חומרי עזר
-
deviceSocModel
(string
): דגם המערכת הראשית על שבב במכשיר, למשל: Exynos 2100. חומרי עזר
-
deviceCpuMake
(string
): יצרן המעבד של המכשיר, למשל, Qualcomm.
-
deviceCpuModel
(string
): דגם המעבד (CPU) של המכשיר, למשל: "Kryo 240".
-
deviceGpuMake
(string
): יצרן יחידת ה-GPU של המכשיר, לדוגמה: ARM.
-
deviceGpuModel
(string
): דגם ה-GPU של המכשיר, למשל: מאלי.
-
deviceGpuVersion
(string
): גרסת ה-GPU של המכשיר, למשל, T750.
-
deviceVulkanVersion
(string
): גרסת Vulkan של המכשיר, למשל: "4198400".
-
deviceGlEsVersion
(string
): גרסת OpenGL ES של המכשיר, לדוגמה: "196610".
-
deviceScreenSize
(string
): גודל המסך של המכשיר, למשל NORMAL, LARGE.
-
deviceScreenDpi
(string
): צפיפות המסך של המכשיר, למשל mdpi, hdpi.
הרשאות נדרשות: כדי לגשת למשאב הזה, למשתמש שמבצע את הקריאה צריכה להיות הרשאה הצגת פרטי האפליקציה (לקריאה בלבד) לאפליקציה.
ייצוג ב-JSON |
{
"name": string,
"freshnessInfo": {
object (FreshnessInfo )
}
} |
שדות |
name |
string
מזהה. שם המשאב פורמט: apps/{app}/slowStartRateMetricSet
|
freshnessInfo |
object (FreshnessInfo )
סיכום לגבי עדכניות הנתונים במקור הזה.
|
Methods |
|
תיאור המאפיינים של קבוצת המדדים. |
|
השאילתה מחפשת את המדדים בקבוצת המדדים. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 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, distinct user counts, and rolling averages for 7 and 28 days.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003estartType\u003c/code\u003e dimension is mandatory and must be specified with each request (HOT, WARM, or COLD).\u003c/p\u003e\n"],["\u003cp\u003eData is aggregated daily in the \u003ccode\u003eAmerica/Los_Angeles\u003c/code\u003e timezone.\u003c/p\u003e\n"],["\u003cp\u003eSupported dimensions provide filtering options like API level, device model, country, and more.\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`. A required `startType` dimension (`HOT`, `WARM`, `COLD`) must be specified in requests, with other dimensions being optional. Available dimensions relate to the user's device such as API level, device model, device type, country, and hardware specs. Users require *View app information* permissions to access this data. Supported methods are `get` to describe the resource and `query` to obtain the metrics.\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/v1alpha1/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/v1alpha1/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/v1alpha1/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/v1alpha1/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/v1alpha1/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/v1alpha1/anomalies#DimensionValue.FIELDS.string_value)): unique identifier of the user's device brand, e.g., google.\n- `deviceType` ([string](/play/developer/reporting/reference/rest/v1alpha1/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/v1alpha1/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/v1alpha1/anomalies#DimensionValue.FIELDS.int64_value)): RAM of the device, in MB, in buckets (3GB, 4GB, etc.).\n- `deviceSocMake` ([string](/play/developer/reporting/reference/rest/v1alpha1/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/v1alpha1/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/v1alpha1/anomalies#DimensionValue.FIELDS.string_value)): Make of the device's CPU, e.g., Qualcomm.\n- `deviceCpuModel` ([string](/play/developer/reporting/reference/rest/v1alpha1/anomalies#DimensionValue.FIELDS.string_value)): Model of the device's CPU, e.g., \"Kryo 240\".\n- `deviceGpuMake` ([string](/play/developer/reporting/reference/rest/v1alpha1/anomalies#DimensionValue.FIELDS.string_value)): Make of the device's GPU, e.g., ARM.\n- `deviceGpuModel` ([string](/play/developer/reporting/reference/rest/v1alpha1/anomalies#DimensionValue.FIELDS.string_value)): Model of the device's GPU, e.g., Mali.\n- `deviceGpuVersion` ([string](/play/developer/reporting/reference/rest/v1alpha1/anomalies#DimensionValue.FIELDS.string_value)): Version of the device's GPU, e.g., T750.\n- `deviceVulkanVersion` ([string](/play/developer/reporting/reference/rest/v1alpha1/anomalies#DimensionValue.FIELDS.string_value)): Vulkan version of the device, e.g., \"4198400\".\n- `deviceGlEsVersion` ([string](/play/developer/reporting/reference/rest/v1alpha1/anomalies#DimensionValue.FIELDS.string_value)): OpenGL ES version of the device, e.g., \"196610\".\n- `deviceScreenSize` ([string](/play/developer/reporting/reference/rest/v1alpha1/anomalies#DimensionValue.FIELDS.string_value)): Screen size of the device, e.g., NORMAL, LARGE.\n- `deviceScreenDpi` ([string](/play/developer/reporting/reference/rest/v1alpha1/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/v1alpha1/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/v1alpha1/FreshnessInfo)`)` Summary about data freshness in this resource. |\n\n| Methods ------- ||\n|-------------------------------------------------------------------------------------------|---------------------------------------------|\n| ### [get](/play/developer/reporting/reference/rest/v1alpha1/vitals.slowstartrate/get) | Describes the properties of the metric set. |\n| ### [query](/play/developer/reporting/reference/rest/v1alpha1/vitals.slowstartrate/query) | Queries the metrics in the metric set. |"]]