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

# App Screenshot Sets

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

## 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” display. Next, upload individual screenshots using the App Screenshots resource. important: Some screenshot sizes are required to submit your app for review. For more information, see Screenshot specifications.

## Topics

### Getting Screenshot Sets and Reading Information

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

### Creating and Deleting Screenshot Sets

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

### Listing and Reordering All Screenshots in a Set

- [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 and Data Types

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

- [App Screenshots](appstoreconnectapi/app-screenshots.md)
