---
title: Read Custom Product Page Localization Information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_
---

# Read Custom Product Page Localization Information

Get information about a specific app custom product page localization.

## URL

GET https://api.appstoreconnect.apple.com/v1/appCustomProductPageLocalizations/{id}

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app custom product page localization resource ID from the List Custom Product Pages Localizations response.

## Query Parameters

fields[appCustomProductPageLocalizations]: Additional fields to include for each app custom product page localization resource returned by the response. fields[appPreviewSets]: Additional fields to include for each app preview set resource returned by the response. fields[appScreenshotSets]: Additional fields to include for each app screenshot set resource returned by the response. include: The relationship data to include in the response. limit[appPreviewSets]: The maximum number of related app preview sets resources to return. limit[appScreenshotSets]: The maximum number of related app screenshot sets resources to return. limit[searchKeywords]: The maximum number of related search keywords resources to return. fields[appCustomProductPageVersions]:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## Discussion

Discussion Example Request and Response

## See Also

### Related Documentation

- [Create a Custom Product Page Localization](appstoreconnectapi/post-v1-appcustomproductpagelocalizations.md)
- [Modify Custom Product Page Localization Information](appstoreconnectapi/patch-v1-appcustomproductpagelocalizations-_id_.md)
- [List Custom Product Pages Localizations](appstoreconnectapi/get-v1-appcustomproductpageversions-_id_-appcustomproductpagelocalizations.md)
- [List App Preview Sets for a Custom Product Page Localization](appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_-apppreviewsets.md)
- [List App Screenshot Sets for a Custom Product Page Localization](appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_-appscreenshotsets.md)
- [List app preview set IDs for a custom product page localization](appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_-relationships-apppreviewsets.md)
- [List app screenshot sets IDs for a custom product page localization](appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_-relationships-appscreenshotsets.md)
- [Delete an App Custom Product Page Localization](appstoreconnectapi/delete-v1-appcustomproductpagelocalizations-_id_.md)

### Managing localizations

- [List Custom Product Pages Localizations](appstoreconnectapi/get-v1-appcustomproductpageversions-_id_-appcustomproductpagelocalizations.md)
- [Create a Custom Product Page Localization](appstoreconnectapi/post-v1-appcustomproductpagelocalizations.md)
- [Modify Custom Product Page Localization Information](appstoreconnectapi/patch-v1-appcustomproductpagelocalizations-_id_.md)
- [Delete an App Custom Product Page Localization](appstoreconnectapi/delete-v1-appcustomproductpagelocalizations-_id_.md)
