Method: vitals.errors.counts.get
Opisuje właściwości zbioru danych.
Żądanie HTTP
GET https://playdeveloperreporting.googleapis.com/v1beta1/{name=apps/*/errorCountMetricSet}
Adres URL używa składni transkodowania gRPC.
Parametry ścieżki
Parametry |
name |
string
Wymagany. Nazwa zestawu wskaźników błędów. Format: apps/{app}/errorCountMetricSet
|
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu ErrorCountMetricSet
.
Zakresy autoryzacji
Wymaga następującego zakresu OAuth:
https://www.googleapis.com/auth/playdeveloperreporting
Więcej informacji znajdziesz w artykule Omówienie protokołu OAuth 2.0.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2023-05-15 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]