Method: vitals.excessivewakeuprate.get
อธิบายคุณสมบัติของชุดเมตริก
คำขอ HTTP
GET https://playdeveloperreporting.googleapis.com/v1alpha1/{name=apps/*/excessiveWakeupRateMetricSet}
URL ใช้ไวยากรณ์ gRPC Transcoding
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
name |
string
ต้องระบุ ชื่อทรัพยากร รูปแบบ: apps/{app}/excessiveWakeupRateMetricSet
|
เนื้อหาของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ ExcessiveWakeupRateMetricSet
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/playdeveloperreporting
โปรดดูข้อมูลเพิ่มเติมที่ภาพรวม OAuth 2.0
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ 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"]]