Update Rollout
update_rolloutControl a staged release's user exposure by adjusting its rollout percentage. Preview the change, then confirm to apply.
Instructions
Update the rollout percentage for a staged release.
Use this to increase or decrease the percentage of users receiving an update. Set to 100 to complete the rollout. Two-step: preview, then confirm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | Yes | Track containing the release | |
| confirm | No | Set True only after the user approved the preview | |
| package_name | Yes | App package name | |
| version_code | Yes | Version code of the staged release | |
| confirmation_token | No | The token from that preview; never invent one | |
| rollout_percentage | Yes | New rollout percentage (0-100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||