Method: vitals.errors.counts.get
ویژگی های مجموعه معیارها را شرح می دهد.
درخواست HTTP
GET https://playdeveloperreporting.googleapis.com/v1beta1/{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 بهوقت ساعت هماهنگ جهانی."],[[["This document outlines the specifications for retrieving error count metric sets using the Play Developer Reporting API."],["To access data, send an HTTP GET request to the specified URL, replacing placeholders with relevant values."],["The request needs proper authorization with the 'playdeveloperreporting' scope, and no request body is required."],["Upon success, the API returns an 'ErrorCountMetricSet' object containing error count data."],["Refer to the linked resources for more information about gRPC Transcoding and OAuth 2.0."]]],["This outlines how to retrieve an error count metric set. A `GET` request is made to a specific URL, structured using gRPC Transcoding syntax, with a required `name` path parameter indicating the app and metric set. The request body should be empty. A successful response returns an `ErrorCountMetricSet` instance. Access requires OAuth 2.0 authorization with the `https://www.googleapis.com/auth/playdeveloperreporting` scope.\n"]]