---
title: App Previews
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/app-previews
---

# App Previews

Upload and download app previews for an app locale and display target.

## Overview

Overview An appPreviews resource represents a single app preview for an app locale and display target. Use this resource to: Upload new app previews to App Store Connect. Download existing app previews. Set a custom timestamp for the preview’s poster frame. To upload app previews, begin by creating an App Preview Sets resource for the locale and display target. For more information, see App preview specifications.

## Topics

### Listing App Previews and Reading Information

- [List all app previews for an app preview set](appstoreconnectapi/get-v1-apppreviewsets-_id_-apppreviews.md)
- [Read app preview information](appstoreconnectapi/get-v1-apppreviews-_id_.md)

### Creating, Modifying, and Deleting App Previews

- [Create an app preview](appstoreconnectapi/post-v1-apppreviews.md)
- [Modify an app preview](appstoreconnectapi/patch-v1-apppreviews-_id_.md)
- [Delete an app preview](appstoreconnectapi/delete-v1-apppreviews-_id_.md)

### Objects and Data Types

- [AppPreview](appstoreconnectapi/apppreview.md)
- [AppPreviewCreateRequest](appstoreconnectapi/apppreviewcreaterequest.md)
- [AppPreviewUpdateRequest](appstoreconnectapi/apppreviewupdaterequest.md)
- [AppPreviewResponse](appstoreconnectapi/apppreviewresponse.md)
- [AppPreviewsResponse](appstoreconnectapi/apppreviewsresponse.md)
- [UploadOperation](appstoreconnectapi/uploadoperation.md)
- [PreviewType](appstoreconnectapi/previewtype.md)
- [PreviewFrameImage](appstoreconnectapi/previewframeimage.md)
- [AppMediaVideoState](appstoreconnectapi/appmediavideostate.md)
- [AppMediaPreviewFrameImageState](appstoreconnectapi/appmediapreviewframeimagestate.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 Preview Sets](appstoreconnectapi/app-preview-sets.md)
