VitalsAnrrate
class VitalsAnrrate extends Resource (View source)
The "anrrate" collection of methods.
Typical usage is:
$playdeveloperreportingService = new Google\Service\Playdeveloperreporting(...);
$anrrate = $playdeveloperreportingService->vitals_anrrate;
Methods
get(string $name, array $optParams = [])
Describes the properties of the metric set. (anrrate.get)
query(string $name, GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest $postBody, array $optParams = [])
Queries the metrics in the metric set. (anrrate.query)
Details
GooglePlayDeveloperReportingV1beta1AnrRateMetricSet
get(string $name, array $optParams = [])
Describes the properties of the metric set. (anrrate.get)
GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetResponse
query(string $name, GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest $postBody, array $optParams = [])
Queries the metrics in the metric set. (anrrate.query)