app_store_version_experiments_v2__get
Retrieve an App Store version experiment (v2) by its ID. Specify related records to include like treatments or control versions to get complete experiment details in one call.
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. |