Method: vitals.crashrate.get
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
תיאור המאפיינים של קבוצת המדדים.
בקשת HTTP
GET https://playdeveloperreporting.googleapis.com/v1beta1/{name=apps/*/crashRateMetricSet}
כתובת ה-URL משתמשת בתחביר של gRPC Transcoding.
פרמטרים של נתיב
פרמטרים |
name |
string
חובה. שם המשאב פורמט: apps/{app}/crashRateMetricSet
|
גוף הבקשה
גוף הבקשה צריך להיות ריק.
גוף התשובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכיל מופע של CrashRateMetricSet
.
היקפי הרשאה
נדרש היקף ההרשאות הבא של OAuth:
https://www.googleapis.com/auth/playdeveloperreporting
מידע נוסף זמין במאמר בנושא OAuth 2.0 Overview.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["This document details the CrashRateMetricSet, outlining its properties, request parameters, and authorization requirements."],["Users need to send an HTTP GET request to a specified URL with the app's package name to retrieve the crash rate metric set."],["The request body should be empty, while a successful response will contain a CrashRateMetricSet instance."],["Authorization is required using the 'https://www.googleapis.com/auth/playdeveloperreporting' OAuth scope."]]],["The document details retrieving a \"crashRateMetricSet\" via a `GET` HTTP request. The request URL is defined using gRPC Transcoding, structured as `https://playdeveloperreporting.googleapis.com/v1beta1/{name=apps/*/crashRateMetricSet}`. A required `name` path parameter, formatted as `apps/{app}/crashRateMetricSet`, identifies the resource. The request body must be empty. A successful response returns a `CrashRateMetricSet` instance. Authorization requires the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope.\n"]]