play_list_anomalies
Detect production metric anomalies and sudden regression spikes identified by Google Play algorithms for your Android app.
Instructions
[Anomaly Detection] List production metric anomalies and sudden regression spikes detected by Google Play algorithms for the application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Number of anomalies to retrieve (default: 10). | |
| page_token | No | Optional pagination token from previous call. | |
| package_name | No | Android package name. Optional if environment variable is set. | |
| credentials_path | No | Optional path to GCP credentials JSON. |