Update app store version localization
update-app-store-version-localizationUpdate localized metadata for an App Store version, including description, keywords, URLs, release notes, and promotional text, for a specific locale.
Instructions
Update localized metadata (description, keywords, URLs, what's new, promotional text) for a specific App Store version locale. Get the localization ID from list-app-store-version-localizations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keywords | No | Comma-separated keywords for this locale | |
| whatsNew | No | What's new text (release notes) for this locale | |
| supportUrl | No | Support URL for this locale | |
| description | No | App description for this locale | |
| marketingUrl | No | Marketing URL for this locale | |
| promotionalText | No | Promotional text shown above the description (can be updated without a new submission) | |
| appStoreVersionLocalizationId | Yes | App Store version localization ID to update (from list-app-store-version-localizations) |