update_version_localization
Update an existing version localization by providing only the fields to change, such as description, keywords, or promotional text.
Instructions
Update an existing version localization. Only provided fields will be updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| localizationId | Yes | The localization ID to update | |
| description | No | App description (max 4000 characters) | |
| keywords | No | Keywords for search (max 100 characters, comma-separated) | |
| whatsNew | No | What's new in this version (max 4000 characters) | |
| promotionalText | No | Promotional text (max 170 characters) | |
| marketingUrl | No | Marketing URL (HTTPS only) | |
| supportUrl | No | Support URL (HTTPS only) |