asc_update_metadata
Update App Store listing metadata including description, keywords, release notes, and promotional text on the current editable version, or create a new version if needed.
Instructions
Update App Store listing metadata (description, keywords, what's-new, promotional text) on the currently editable version via the ASC API. If no editable version exists, pass create_version to open a new one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | en-US | |
| keywords | No | Comma-separated, 100 chars max total | |
| whats_new | No | Release notes shown in 'What's New' | |
| description | No | ||
| create_version | No | If no editable version exists, create one with this version string (e.g. '1.1.0') | |
| promotional_text | No |