<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/app-event-localizations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "App Event Localizations"
}
-->

# App Event Localizations

Create and update in-app event metadata that’s localized.

## Topics

### Endpoints

[`GET /v1/appEventLocalizations/{id}`](/documentation/AppStoreConnectAPI/GET-v1-appEventLocalizations-_id_)

Get information about a specific app event localization.

[`GET /v1/appEventLocalizations/{id}/appEventVideoClips`](/documentation/AppStoreConnectAPI/GET-v1-appEventLocalizations-_id_-appEventVideoClips)

Get a list of video clips for a specific app event localization.

[`GET /v1/appEventLocalizations/{id}/relationships/appEventVideoClips`](/documentation/AppStoreConnectAPI/GET-v1-appEventLocalizations-_id_-relationships-appEventVideoClips)

[`GET /v1/appEventLocalizations/{id}/appEventScreenshots`](/documentation/AppStoreConnectAPI/GET-v1-appEventLocalizations-_id_-appEventScreenshots)

Get a list of screenshots for a specific app event localization.

[`GET /v1/appEventLocalizations/{id}/relationships/appEventScreenshots`](/documentation/AppStoreConnectAPI/GET-v1-appEventLocalizations-_id_-relationships-appEventScreenshots)

[`PATCH /v1/appEventLocalizations/{id}`](/documentation/AppStoreConnectAPI/PATCH-v1-appEventLocalizations-_id_)

Update the localized metadata for a specific in-app event.

[`POST /v1/appEventLocalizations`](/documentation/AppStoreConnectAPI/POST-v1-appEventLocalizations)

Add a new localization for an in-app event.

[`DELETE /v1/appEventLocalizations/{id}`](/documentation/AppStoreConnectAPI/DELETE-v1-appEventLocalizations-_id_)

Delete localized metadata that you configured for an in-app event.

### Objects

[`AppEventLocalization`](/documentation/AppStoreConnectAPI/AppEventLocalization)

The localized name, short description, and long description for an App Store app event in a specific language.

[`AppEventLocalizationCreateRequest`](/documentation/AppStoreConnectAPI/AppEventLocalizationCreateRequest)

The request body you use to create an app event localization.

[`AppEventLocalizationResponse`](/documentation/AppStoreConnectAPI/AppEventLocalizationResponse)

The response body for endpoints that create, read, or modify a localized in-app event entry.

[`AppEventLocalizationUpdateRequest`](/documentation/AppStoreConnectAPI/AppEventLocalizationUpdateRequest)

The request body you use to update an app event localization update request.

[`AppEventLocalizationsResponse`](/documentation/AppStoreConnectAPI/AppEventLocalizationsResponse)

The response body for endpoints that list localized entries for an in-app event.

[`AppEventLocalizationAppEventScreenshotsLinkagesResponse`](/documentation/AppStoreConnectAPI/AppEventLocalizationAppEventScreenshotsLinkagesResponse)

[`AppEventLocalizationAppEventVideoClipsLinkagesResponse`](/documentation/AppStoreConnectAPI/AppEventLocalizationAppEventVideoClipsLinkagesResponse)

[`AppEventLocalizationsLinkagesResponse`](/documentation/AppStoreConnectAPI/AppEventLocalizationsLinkagesResponse)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)