Update Rollout
update_rolloutUpdate the rollout percentage for a staged release to adjust how many users receive the update. Set to 100 to finalize.
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | Yes | Track containing the release | |
| package_name | Yes | App package name | |
| version_code | Yes | Version code of the staged release | |
| rollout_percentage | Yes | New rollout percentage (0-100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||