Method: vitals.anrrate.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/v1beta1/{name=apps/*/anrRateMetricSet}
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}/anrRateMetricSet
|
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 AnrRateMetricSet
.
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 describes the AnrRateMetricSet, providing details on its properties and how to access it."],["You can retrieve the AnrRateMetricSet using an HTTP GET request to the specified URL, replacing `{app}` with your app ID."],["The request requires authorization with the `https://www.googleapis.com/auth/playdeveloperreporting` scope."],["A successful response will return an AnrRateMetricSet object containing data about ANR rates for the specified app."]]],["The resource `anrRateMetricSet` is accessed via a `GET` request to the specified URL, structured with gRPC Transcoding syntax. The `name` path parameter, a string formatted as `apps/{app}/anrRateMetricSet`, is required. The request body must be empty. A successful response returns an `AnrRateMetricSet` instance. Authorization requires the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope. This describes the properties of the metric set.\n"]]