---
title: App Custom Product Page Screenshot Sets
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/app-custom-product-page-screenshot-sets
---

# App Custom Product Page Screenshot Sets

Create sets of app screenshots for an app custom product page localization.

## Overview

Overview An appScreenshotSets resource represents a set of screenshots that you intend to upload to App Store Connect. Create an appScreenshotSets resource as a container for all screenshots associated with a locale and display target, for example, screenshots for Simplified Chinese on an iPhone with a 6.5-inch display. Next, upload individual screenshots using the App Screenshots resource.

## Topics

### Endpoints

- [Read app screenshot set information](appstoreconnectapi/get-v1-appscreenshotsets-_id_.md)
- [Create an app screenshot set](appstoreconnectapi/post-v1-appscreenshotsets.md)
- [Delete an app screenshot set](appstoreconnectapi/delete-v1-appscreenshotsets-_id_.md)
- [Get all app screenshot ids for an app screenshot set](appstoreconnectapi/get-v1-appscreenshotsets-_id_-relationships-appscreenshots.md)
- [List all app screenshots for an app screenshot set](appstoreconnectapi/get-v1-appscreenshotsets-_id_-appscreenshots.md)
- [Replace all app screenshots for an app screenshot set](appstoreconnectapi/patch-v1-appscreenshotsets-_id_-relationships-appscreenshots.md)

### Objects

- [AppScreenshotSet](appstoreconnectapi/appscreenshotset.md)
- [AppScreenshotSetCreateRequest](appstoreconnectapi/appscreenshotsetcreaterequest.md)
- [AppScreenshotSetResponse](appstoreconnectapi/appscreenshotsetresponse.md)
- [AppScreenshotSetsResponse](appstoreconnectapi/appscreenshotsetsresponse.md)
- [AppScreenshotSetAppScreenshotsLinkagesRequest](appstoreconnectapi/appscreenshotsetappscreenshotslinkagesrequest.md)
- [AppScreenshotSetAppScreenshotsLinkagesResponse](appstoreconnectapi/appscreenshotsetappscreenshotslinkagesresponse.md)
- [ScreenshotDisplayType](appstoreconnectapi/screenshotdisplaytype.md)

## See Also

### Managing Custom Product Page Screenshots

- [App Custom Product Page Screenshots](appstoreconnectapi/app-custom-product-page-screenshots.md)
