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