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

# App Custom Product Page App Preview Sets

Create sets of app previews to upload to App Store Connect.

## Overview

Overview An appPreviewSets resource represents a collection of app previews for an app locale and display target; for example, a set of screenshots for the Simplified Chinese listing of your app for an iPhone with a 6.5-inch display size. Use app preview sets to: Begin the process of uploading app previews. Reorder app previews after they’re uploaded. To upload individual previews, uses the App Previews resource. For more information about app previews, see App information.

## Topics

### Endpoints

- [Create an app preview set](appstoreconnectapi/post-v1-apppreviewsets.md)
- [Delete an app preview set](appstoreconnectapi/delete-v1-apppreviewsets-_id_.md)
- [List App Preview Sets for a Custom Product Page Localization](appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_-apppreviewsets.md)
- [List all app previews for an app preview set](appstoreconnectapi/get-v1-apppreviewsets-_id_-apppreviews.md)
- [Get all app preview ids for an app preview set](appstoreconnectapi/get-v1-apppreviewsets-_id_-relationships-apppreviews.md)
- [Replace all app previews for an app preview set](appstoreconnectapi/patch-v1-apppreviewsets-_id_-relationships-apppreviews.md)

### Objects

- [AppPreviewSet](appstoreconnectapi/apppreviewset.md)
- [AppPreviewSetCreateRequest](appstoreconnectapi/apppreviewsetcreaterequest.md)
- [AppPreviewSetResponse](appstoreconnectapi/apppreviewsetresponse.md)
- [AppPreviewSetsResponse](appstoreconnectapi/apppreviewsetsresponse.md)
- [AppPreviewSetAppPreviewsLinkagesRequest](appstoreconnectapi/apppreviewsetapppreviewslinkagesrequest.md)
- [AppPreviewSetAppPreviewsLinkagesResponse](appstoreconnectapi/apppreviewsetapppreviewslinkagesresponse.md)

## See Also

### Managing Custom Product Page App Previews

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