Method: vitals.crashrate.get
Mô tả các thuộc tính của tập hợp chỉ số.
Yêu cầu HTTP
GET https://playdeveloperreporting.googleapis.com/v1alpha1/{name=apps/*/crashRateMetricSet}
URL sử dụng cú pháp Chuyển mã gRPC.
Tham số đường dẫn
Thông số |
name |
string
Bắt buộc. Tên tài nguyên. Định dạng: apps/{app}/crashRateMetricSet
|
Nội dung yêu cầu
Nội dung yêu cầu phải trống.
Nội dung phản hồi
Nếu thành công, nội dung phản hồi sẽ chứa một phiên bản của CrashRateMetricSet
.
Phạm vi ủy quyền
Yêu cầu phạm vi OAuth sau:
https://www.googleapis.com/auth/playdeveloperreporting
Để biết thêm thông tin, hãy xem Tổng quan về OAuth 2.0.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2023-05-15 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2023-05-15 UTC."],[[["This document outlines the specifications for accessing and utilizing the CrashRateMetricSet within the Play Developer Reporting API."],["It details the required HTTP request structure, including path parameters and authorization scopes, for retrieving crash rate data."],["Successful requests will receive a response containing a CrashRateMetricSet instance, providing insights into application crash rates."],["Users need to have the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope to access this API functionality."]]],["The document details retrieving a \"crashRateMetricSet\" via a `GET` HTTP request. The URL utilizes gRPC Transcoding syntax and requires a resource name (`name`) as a path parameter, formatted as `apps/{app}/crashRateMetricSet`. The request body must be empty. A successful response returns a `CrashRateMetricSet` instance. Authorization mandates the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope.\n"]]