class Anomalies extends Resource (View source)

The "anomalies" collection of methods.

Typical usage is:

 $playdeveloperreportingService = new Google\Service\Playdeveloperreporting(...);
 $anomalies = $playdeveloperreportingService->anomalies;

Methods

listAnomalies(string $parent, array $optParams = [])

Lists anomalies in any of the datasets. (anomalies.listAnomalies)

Details

GooglePlayDeveloperReportingV1beta1ListAnomaliesResponse listAnomalies(string $parent, array $optParams = [])

Lists anomalies in any of the datasets. (anomalies.listAnomalies)

Parameters

string $parent

Required. Parent app for which anomalies were detected. Format: apps/{app}

array $optParams

Optional parameters.

Return Value

GooglePlayDeveloperReportingV1beta1ListAnomaliesResponse

Exceptions

Exception