Get testers for a track
play_get_testersRetrieve the emails and Google Groups configured as testers for a Google Play track, helping you verify or reuse the audience before rollout.
Instructions
Fetches the tester list (individual emails, and/or Google Groups) configured for a testing track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | Yes | Track name, e.g. "internal", "alpha", "beta", or a custom testing track | |
| editId | Yes | Edit id returned by play_create_edit | |
| packageName | Yes | Play Console package name, e.g. "com.example.app" |