List App Screenshot Sets for a Custom Product Page Localization
List the app screenshot sets for a specific custom product page localization.
URL
GET https://api.appstoreconnect.apple.com/v1/appCustomProductPageLocalizations/{id}/appScreenshotSetsPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | 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
| Name | Type | Description |
|---|---|---|
fields[appScreenshotSets] Optional | [string] | Additional fields to include for each app screenshot set resource returned by the response. |
fields[appScreenshots] Optional | [string] | Additional fields to include for each app screenshot resource returned by the response. |
filter[appStoreVersionExperimentTreatmentLocalization] Optional | [string] | Filter the returned app screenshot sets by App Store version experiment treatment localization. |
filter[appStoreVersionLocalization] Optional | [string] | Filter the returned app screenshot sets by App Store version localization. |
filter[screenshotDisplayType] Optional | [string] | Filter the returned app screenshot sets by screenshot display type. |
include Optional | [string] | The relationship data to include in the response. |
limit Optional | integer | The maximum number of app screenshot set resources to return. |
limit[appScreenshots] Optional | integer | The maximum number of related app screenshots resources to return. |
fields[appCustomProductPageLocalizations] Optional | [string] | Additional fields to include for each app custom product page localization resource returned by the response. |
fields[appStoreVersionExperimentTreatmentLocalizations] Optional | [string] | Additional fields to include for each App Store version experiment treatment localization resource returned by the response. |
fields[appStoreVersionLocalizations] Optional | [string] | Additional fields to include for each App Store version localization resource returned by the response. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AppScreenshotSetsResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
Discussion
Example Request and Response
See Also
Related Documentation
Create a Custom Product Page LocalizationModify Custom Product Page Localization InformationList Custom Product Pages LocalizationsRead Custom Product Page Localization InformationList App Preview Sets for a Custom Product Page LocalizationList app preview set IDs for a custom product page localizationList app screenshot sets IDs for a custom product page localizationDelete an App Custom Product Page Localization