Method: vitals.excessivewakeuprate.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/*/excessiveWakeupRateMetricSet}
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}/excessiveWakeupRateMetricSet
|
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 ExcessiveWakeupRateMetricSet
.
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 ExcessiveWakeupRateMetricSet and how to retrieve its properties."],["You can access the ExcessiveWakeupRateMetricSet via a GET request to the specified URL, replacing `{app}` with your app ID."],["The request body should be empty, and a successful response returns an ExcessiveWakeupRateMetricSet object."],["You need the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope for authorization."]]],["The core content outlines retrieving a metric set named `ExcessiveWakeupRateMetricSet`. The `GET` request uses a specific URL structure with the format `apps/{app}/excessiveWakeupRateMetricSet`. The resource name (`name`) is a required path parameter. The request body is empty, and a successful response returns an instance of the `ExcessiveWakeupRateMetricSet`. Access requires authorization with the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope. The information describes the properties of the metric set.\n"]]