Method: vitals.excessivewakeuprate.get
মেট্রিক সেটের বৈশিষ্ট্য বর্ণনা করে।
HTTP অনুরোধ
GET https://playdeveloperreporting.googleapis.com/v1alpha1/{name=apps/*/excessiveWakeupRateMetricSet}
URL gRPC ট্রান্সকোডিং সিনট্যাক্স ব্যবহার করে।
পাথ প্যারামিটার
পরামিতি |
---|
name | string প্রয়োজন। সম্পদের নাম। ফর্ম্যাট: apps/{app}/excessiveWakeupRateMetricSet |
শরীরের অনুরোধ
অনুরোধের বডি খালি হতে হবে।
প্রতিক্রিয়া শরীর
সফল হলে, প্রতিক্রিয়া বডিতে ExcessiveWakeupRateMetricSet
এর একটি উদাহরণ থাকে।
অনুমোদনের সুযোগ
নিম্নলিখিত 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 describes the ExcessiveWakeupRateMetricSet and how to access it using the Play Developer Reporting API."],["You can retrieve the metric set data by sending an HTTP GET request to the specified URL, replacing `{app}` with your app ID."],["The request body should be empty, and a successful response will contain an `ExcessiveWakeupRateMetricSet` object."],["To use the API, you need to authorize your request with the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope."]]],["The core content outlines retrieving an \"ExcessiveWakeupRateMetricSet\" resource. It involves a `GET` HTTP request to a specific URL (`https://playdeveloperreporting.googleapis.com/v1alpha1/{name=apps/*/excessiveWakeupRateMetricSet}`), with a required `name` path parameter specifying the resource location. The request body must be empty. A successful response will return an instance of the `ExcessiveWakeupRateMetricSet`. Access requires the `https://www.googleapis.com/auth/playdeveloperreporting` OAuth scope.\n"]]