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
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ 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"]]