---
title: App Preview Sets
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/app-preview-sets
---

# 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” 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

### Getting Preview Sets and Reading Information

- [Read app preview set information](appstoreconnectapi/get-v1-apppreviewsets-_id_.md)

### Creating and Deleting Preview Sets

- [Create an app preview set](appstoreconnectapi/post-v1-apppreviewsets.md)
- [Delete an app preview set](appstoreconnectapi/delete-v1-apppreviewsets-_id_.md)

### Listing and Reordering All Previews in a Set

- [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 App Previews

- [Uploading App Previews](appstoreconnectapi/uploading-app-previews.md)
- [Uploading Assets to App Store Connect](appstoreconnectapi/uploading-assets-to-app-store-connect.md)
- [App Previews](appstoreconnectapi/app-previews.md)
