Method: vitals.crashrate.get
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
อธิบายพร็อพเพอร์ตี้ของชุดเมตริก
คำขอ HTTP
GET https://playdeveloperreporting.googleapis.com/v1beta1/{name=apps/*/crashRateMetricSet}
URL ใช้ไวยากรณ์การแปลงรหัส gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
name |
string
ต้องระบุ ชื่อทรัพยากร รูปแบบ: apps/{app}/crashRateMetricSet
|
เนื้อความของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ CrashRateMetricSet
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/playdeveloperreporting
ดูข้อมูลเพิ่มเติมได้ที่OAuth 2.0 Overview
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003eThis document details the CrashRateMetricSet, outlining its properties, request parameters, and authorization requirements.\u003c/p\u003e\n"],["\u003cp\u003eUsers need to send an HTTP GET request to a specified URL with the app's package name to retrieve the crash rate metric set.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should be empty, while a successful response will contain a CrashRateMetricSet instance.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization is required using the 'https://www.googleapis.com/auth/playdeveloperreporting' OAuth scope.\u003c/p\u003e\n"]]],["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"],null,["# Method: vitals.crashrate.get\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n\nDescribes the properties of the metric set.\n\n### HTTP request\n\n`GET https://playdeveloperreporting.googleapis.com/v1beta1/{name=apps/*/crashRateMetricSet}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n| Parameters ||\n|--------|-----------------------------------------------------------------------------|\n| `name` | `string` Required. The resource name. Format: apps/{app}/crashRateMetricSet |\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [CrashRateMetricSet](/play/developer/reporting/reference/rest/v1beta1/vitals.crashrate#CrashRateMetricSet).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/playdeveloperreporting`\n\nFor more information, see the [OAuth 2.0 Overview](/identity/protocols/OAuth2)."]]