VitalsErrorsCounts
class VitalsErrorsCounts extends Resource (View source)
The "counts" collection of methods.
Typical usage is:
$playdeveloperreportingService = new Google\Service\Playdeveloperreporting(...);
$counts = $playdeveloperreportingService->vitals_errors_counts;
Methods
get(string $name, array $optParams = [])
Describes the properties of the metrics set. (counts.get)
query(string $name, GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest $postBody, array $optParams = [])
Queries the metrics in the metrics set. (counts.query)
Details
GooglePlayDeveloperReportingV1beta1ErrorCountMetricSet
get(string $name, array $optParams = [])
Describes the properties of the metrics set. (counts.get)
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetResponse
query(string $name, GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest $postBody, array $optParams = [])
Queries the metrics in the metrics set. (counts.query)