app_store_version_experiments_v2__update
Update an App Store product page experiment: start or stop it, or modify its traffic split. Use this to control experiments while preserving 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). |