Method: vitals.errors.counts.get
ویژگی های مجموعه معیارها را شرح می دهد.
درخواست HTTP
GET https://playdeveloperreporting.googleapis.com/v1alpha1/{name=apps/*/errorCountMetricSet}
URL از دستور GRPC Transcoding استفاده می کند.
پارامترهای مسیر
مولفه های |
---|
name | string ضروری. نام مجموعه متریک خطاها. قالب: apps/{app}/errorCountMetricSet |
درخواست بدن
بدنه درخواست باید خالی باشد.
بدن پاسخگو
در صورت موفقیت آمیز بودن، بدنه پاسخ حاوی نمونه ای از ErrorCountMetricSet
است.
محدوده مجوز
به محدوده 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 بهوقت ساعت هماهنگ جهانی."],[[["Retrieves error count metrics for a specific app using a GET request."],["Requires the `name` path parameter specifying the app in the format `apps/{app}/errorCountMetricSet`."],["An empty request body is necessary, and a successful response returns an `ErrorCountMetricSet` object."],["Authorization necessitates the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope."]]],["The core content outlines retrieving an error count metric set via a `GET` HTTP request to a specified URL. The URL requires a `name` path parameter in the format `apps/{app}/errorCountMetricSet`. The request body should be empty. A successful response returns an `ErrorCountMetricSet` instance. Authorization requires the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope. The request leverages gRPC Transcoding syntax.\n"]]