---
title: App Info Localizations
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/app-info-localizations
---

# App Info Localizations

Manage the app metadata that is localized and appears on the App Store.

## Overview

Overview appInfoLocalizations represent your app’s localized metadata that is displayed in the App Store. You can create, read, update, and remove the localized metadata. It includes the following attributes for each localization: Locale Name Subtitle Privacy policy URL Privacy policy text (for tvOS apps) You can update localized metadata when your app is in an editable state. For more information about the metadata, see Localize App Store information. For a list of supported languages, see App Store localizations. note: The languages you add to an appInfoLocalizations resource only affect your app’s metadata. To add languages to your app’s binary, see What is localization.

## Topics

### Essentials

- [Managing metadata in your app by using locale shortcodes](appstoreconnectapi/managing-metadata-in-your-app-by-using-locale-shortcodes.md)

### Reading App Localization Information

- [List all app info localizations for an app info](appstoreconnectapi/get-v1-appinfos-_id_-appinfolocalizations.md)
- [Read app info localization information](appstoreconnectapi/get-v1-appinfolocalizations-_id_.md)

### Creating, Modifying, and Deleting Localized App Information

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

### Objects

- [AppInfoLocalization](appstoreconnectapi/appinfolocalization.md)
- [AppInfoLocalizationCreateRequest](appstoreconnectapi/appinfolocalizationcreaterequest.md)
- [AppInfoLocalizationResponse](appstoreconnectapi/appinfolocalizationresponse.md)
- [AppInfoLocalizationUpdateRequest](appstoreconnectapi/appinfolocalizationupdaterequest.md)
- [AppInfoLocalizationsResponse](appstoreconnectapi/appinfolocalizationsresponse.md)

## See Also

### Managing App Information and Versions

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