Method: vitals.slowstartrate.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/*/slowStartRateMetricSet}
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}/slowStartRateMetricSet
|
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 SlowStartRateMetricSet
.
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 `SlowStartRateMetricSet` properties, used to retrieve slow start rate data for an app."],["You can access the metric set data via a `GET` request to the specified endpoint, replacing `{app}` with your app ID."],["The request requires authorization with the `playdeveloperreporting` scope and does not need a request body."],["A successful response provides an instance of `SlowStartRateMetricSet` containing the relevant data."]]],["The core content outlines retrieving a `SlowStartRateMetricSet` resource. A `GET` HTTP request is sent to a specific URL, structured using gRPC Transcoding syntax, with the resource `name` as a required path parameter. The request body must be empty. A successful response returns an instance of `SlowStartRateMetricSet`. Access requires the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope.\n"]]