Method: vitals.slowrenderingrate.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/*/slowRenderingRateMetricSet}
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}/slowRenderingRateMetricSet
|
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 SlowRenderingRateMetricSet
.
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 `SlowRenderingRateMetricSet` properties, covering the HTTP request, path parameters, request body, response body, and authorization scopes."],["To access data, send a `GET` request to `https://playdeveloperreporting.googleapis.com/v1alpha1/{name=apps/*/slowRenderingRateMetricSet}`, replacing `{app}` with your app ID."],["Requests must be authorized with the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope."],["The response, if successful, contains a `SlowRenderingRateMetricSet` object with the requested data."]]],["The provided information outlines accessing a `SlowRenderingRateMetricSet` resource. A `GET` request is made to a specific URL using gRPC Transcoding syntax. The URL requires a `name` path parameter in the format `apps/{app}/slowRenderingRateMetricSet`. The request body must be empty. A successful request returns an instance of `SlowRenderingRateMetricSet`. Authorization requires the OAuth scope `https://www.googleapis.com/auth/playdeveloperreporting`.\n"]]