Method: vitals.slowstartrate.get
يصف خصائص مجموعة المقاييس.
طلب HTTP
GET https://playdeveloperreporting.googleapis.com/v1alpha1/{name=apps/*/slowStartRateMetricSet}
يستخدم عنوان URL بنية gRPC Transcode.
معلّمات المسار
المعلّمات |
name |
string
مطلوبة. اسم المورد التنسيق: التطبيقات/{app}/slowStartRateMetricSet
|
نص الطلب
يجب أن يكون نص الطلب فارغًا.
نص الاستجابة
إذا كانت الاستجابة ناجحة، يحتوي نص الاستجابة على مثال SlowStartRateMetricSet
.
نطاقات الأذونات
يجب توفير نطاق OAuth التالي:
https://www.googleapis.com/auth/playdeveloperreporting
لمزيد من المعلومات، يُرجى الاطّلاع على نظرة عامة على OAuth 2.0.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2023-05-15 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2023-05-15 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This document describes the SlowStartRateMetricSet, providing details on how to retrieve it via the Play Developer Reporting API."],["You can retrieve the SlowStartRateMetricSet with an HTTP GET request to the specified endpoint, using the app's package name as a path parameter."],["The request body should be empty, and a successful response will contain the SlowStartRateMetricSet object."],["Authorization requires the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope."]]],["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 (`name`) as a required path parameter. The request body must be empty. A successful request returns an instance of `SlowStartRateMetricSet`. Authorization requires the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope. The metric set's properties can be found in the response body.\n"]]