app_store_version_experiments_v2__update
Modify your App Store product page experiment: start or halt it, or change its traffic split. Halting preserves readable results.
Instructions
Change a product page experiment — begin or halt it, or adjust its traffic split. Halting it keeps the results readable; deleting does not. [PATCH /v2/appStoreVersionExperiments/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: AppStoreVersionExperimentV2UpdateRequest). |