apps__beta_tester_usages__metrics
Retrieve aggregated beta tester usage metrics for your app over specified time periods. Group results by beta testers and filter to analyze adoption trends.
Instructions
Read beta tester usages metrics for an app. Returns aggregated time-series data, not individual records. [GET /v1/apps/{id}/metrics/betaTesterUsages]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| limit | No | maximum number of groups to return per page | |
| period | No | the duration of the reporting period | |
| groupBy | No | the dimension by which to group the results | |
| filter_betaTesters | No | filter by 'betaTesters' relationship dimension |