Method: vitals.slowrenderingrate.get
ویژگی های مجموعه متریک را شرح می دهد.
درخواست HTTP
GET https://playdeveloperreporting.googleapis.com/v1beta1/{name=apps/*/slowRenderingRateMetricSet}
URL از دستور GRPC Transcoding استفاده می کند.
پارامترهای مسیر
مولفه های |
---|
name | string ضروری. نام منبع قالب: apps/{app}/slowRenderingRateMetricSet |
درخواست بدن
بدنه درخواست باید خالی باشد.
بدن پاسخگو
در صورت موفقیت آمیز بودن، بدنه پاسخ حاوی نمونه ای از SlowRenderingRateMetricSet
است.
محدوده مجوز
به محدوده OAuth زیر نیاز دارد:
-
https://www.googleapis.com/auth/playdeveloperreporting
برای اطلاعات بیشتر، به نمای کلی OAuth 2.0 مراجعه کنید.
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2023-05-15 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2023-05-15 بهوقت ساعت هماهنگ جهانی."],[[["This document describes the `SlowRenderingRateMetricSet` resource and how to retrieve it using the Play Developer Reporting API."],["You need to make an HTTP GET request to a specific URL, providing the app ID as a path parameter."],["The request body should be empty, and the response will contain an instance of the `SlowRenderingRateMetricSet` if successful."],["To access this data, you'll need to authorize your request using the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope."]]],["The `GET` request retrieves a `SlowRenderingRateMetricSet` resource. The URL structure utilizes gRPC Transcoding, requiring a `name` path parameter in the format `apps/{app}/slowRenderingRateMetricSet`. The request body must be empty. A successful response returns a `SlowRenderingRateMetricSet` instance. Authorization is needed, using the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope. This process fetches the properties for a specific metric set through the provided resource name.\n"]]