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