list
public Playdeveloperreporting.Anomalies.List list(String parent)
throws IOException
Lists anomalies in any of the datasets.
Create a request for the method "anomalies.list".
This request holds the parameters needed by the playdeveloperreporting server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
parent - Required. Parent app for which anomalies were detected. Format: apps/{app}
- Returns:
- the request
- Throws:
IOException