Method: vitals.errors.counts.get
মেট্রিক্স সেটের বৈশিষ্ট্য বর্ণনা করে।
HTTP অনুরোধ
GET https://playdeveloperreporting.googleapis.com/v1beta1/{name=apps/*/errorCountMetricSet}
URL gRPC ট্রান্সকোডিং সিনট্যাক্স ব্যবহার করে।
পাথ প্যারামিটার
পরামিতি |
---|
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 সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2023-05-15 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2023-05-15 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["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"]]