Method: vitals.errors.counts.get
Menjelaskan properti metrik yang ditetapkan.
Permintaan HTTP
GET https://playdeveloperreporting.googleapis.com/v1beta1/{name=apps/*/errorCountMetricSet}
URL menggunakan sintaksis gRPC Transcoding.
Parameter jalur
Parameter |
name |
string
Wajib diisi. Nama kumpulan metrik error. Format: apps/{app}/errorCountMetricSet
|
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Jika berhasil, isi respons memuat instance ErrorCountMetricSet
.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut ini:
https://www.googleapis.com/auth/playdeveloperreporting
Untuk informasi selengkapnya, lihat Ringkasan OAuth 2.0.
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2023-05-15 UTC.
[null,null,["Terakhir diperbarui pada 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"]]