---
title: App Store Version Localizations
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/app-store-version-localizations
---

# App Store Version Localizations

Create and maintain version-specific App Store metadata that’s localized.

## Overview

Overview Use appStoreVersionLocalizations to create and maintain your App Store metadata in different languages. This resource includes the following attributes: Locale Description Keywords Marketing URL Promotional Text Support URL What’s New Text You can update the Promotional Text for your version at any time. Update other attributes when your app is in an editable state. For information about required, localized, and editable metadata, see Required, localized, and editable properties.

## Topics

### Getting Version Localizations

- [List all app store version localizations for an app store version](appstoreconnectapi/get-v1-appstoreversions-_id_-appstoreversionlocalizations.md)
- [Read app store version localization information](appstoreconnectapi/get-v1-appstoreversionlocalizations-_id_.md)

### Creating, Modifying, and Deleting Version Localizations

- [Create an app store version localization](appstoreconnectapi/post-v1-appstoreversionlocalizations.md)
- [Modify an app store version localization](appstoreconnectapi/patch-v1-appstoreversionlocalizations-_id_.md)
- [Delete an app store version localization](appstoreconnectapi/delete-v1-appstoreversionlocalizations-_id_.md)

### Getting Information from a Localization

- [List all app preview sets for an app store version localization](appstoreconnectapi/get-v1-appstoreversionlocalizations-_id_-apppreviewsets.md)
- [List all app screenshot sets for an app store version localization](appstoreconnectapi/get-v1-appstoreversionlocalizations-_id_-appscreenshotsets.md)
- [List preview set IDs for an App Store version localization](appstoreconnectapi/get-v1-appstoreversionlocalizations-_id_-relationships-apppreviewsets.md)
- [List screenshot set IDs for an App Store version localization](appstoreconnectapi/get-v1-appstoreversionlocalizations-_id_-relationships-appscreenshotsets.md)

### Search Keywords

- [List all search keywords for an app store version localization](appstoreconnectapi/get-v1-appstoreversionlocalizations-_id_-searchkeywords.md)
- [List search keyword IDs for an app store version localization](appstoreconnectapi/get-v1-appstoreversionlocalizations-_id_-relationships-searchkeywords.md)
- [Add search keywords to an app store version localization](appstoreconnectapi/post-v1-appstoreversionlocalizations-_id_-relationships-searchkeywords.md)
- [Remove search keywords from an app store version localization](appstoreconnectapi/delete-v1-appstoreversionlocalizations-_id_-relationships-searchkeywords.md)

### Objects

- [AppStoreVersionLocalization](appstoreconnectapi/appstoreversionlocalization.md)
- [AppStoreVersionLocalizationCreateRequest](appstoreconnectapi/appstoreversionlocalizationcreaterequest.md)
- [AppStoreVersionLocalizationResponse](appstoreconnectapi/appstoreversionlocalizationresponse.md)
- [AppStoreVersionLocalizationsResponse](appstoreconnectapi/appstoreversionlocalizationsresponse.md)
- [AppStoreVersionLocalizationUpdateRequest](appstoreconnectapi/appstoreversionlocalizationupdaterequest.md)
- [AppStoreVersionLocalizationSearchKeywordsLinkagesRequest](appstoreconnectapi/appstoreversionlocalizationsearchkeywordslinkagesrequest.md)
- [AppStoreVersionLocalizationSearchKeywordsLinkagesResponse](appstoreconnectapi/appstoreversionlocalizationsearchkeywordslinkagesresponse.md)

## See Also

### Managing App Information and Versions

- [App Infos](appstoreconnectapi/app-infos.md)
- [App Info Localizations](appstoreconnectapi/app-info-localizations.md)
- [App Store Versions](appstoreconnectapi/app-store-versions.md)
- [App tags](appstoreconnectapi/app-tags.md)
- [Routing App Coverages](appstoreconnectapi/routing-app-coverages.md)
- [Accessibility declarations](appstoreconnectapi/accessibility-declarations.md)
