[Read] Get one App Info localization
asc_app_info_localization_getRetrieve app-level localized metadata for a specific locale from App Store Connect. Provide app identifier and locale to get fields like name, subtitle, and description.
Instructions
Read-only. Gets app-level localized fields for a single locale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | Bundle id, app name, or App Store Connect app id | |
| locale | Yes | Locale, e.g. "en-US" |