app_store_version_experiments_v2__get
Fetch a specific App Store version experiment by ID, including control and treatment information, to analyze its configuration and results.
Instructions
Read one App Store version experiments (v2) by ID. [GET /v2/appStoreVersionExperiments/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| include | No | comma-separated list of relationships to include Pull related records in the same call. Without it, checking a relationship costs one extra call per row returned. | |
| fields_appStoreVersionExperiments | No | the fields to include for returned resources of type appStoreVersionExperiments Return only these attributes. A full row set can exceed 200 KB. |