<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/app-event-video-clips",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "App Event Video Clips"
}
-->

# App Event Video Clips

Create and update video clips your product page uses for the card or detail view of an in-app event.

## Topics

### Endpoints

[`GET /v1/appEventVideoClips/{id}`](/documentation/AppStoreConnectAPI/GET-v1-appEventVideoClips-_id_)

Get information about a specific video clip for an in-app event.

[`PATCH /v1/appEventVideoClips/{id}`](/documentation/AppStoreConnectAPI/PATCH-v1-appEventVideoClips-_id_)

Commit an uploaded video clip asset for an in-app event.

[`POST /v1/appEventVideoClips`](/documentation/AppStoreConnectAPI/POST-v1-appEventVideoClips)

Reserve a video clip asset for an in-app event.

[`DELETE /v1/appEventVideoClips/{id}`](/documentation/AppStoreConnectAPI/DELETE-v1-appEventVideoClips-_id_)

Delete a specific video clip from an in-app event.

### Objects

[`AppEventVideoClip`](/documentation/AppStoreConnectAPI/AppEventVideoClip)

A video clip used to promote an app event on the App Store product page.

[`AppEventVideoClipCreateRequest`](/documentation/AppStoreConnectAPI/AppEventVideoClipCreateRequest)

The request body you use to create an app event video clip.

[`AppEventVideoClipResponse`](/documentation/AppStoreConnectAPI/AppEventVideoClipResponse)

The response body for endpoints that create, read, or modify an in-app event video clip.

[`AppEventVideoClipUpdateRequest`](/documentation/AppStoreConnectAPI/AppEventVideoClipUpdateRequest)

The request body you use to update an app event video clip update request.

[`AppEventVideoClipsResponse`](/documentation/AppStoreConnectAPI/AppEventVideoClipsResponse)

The response body for endpoints that list video clips for an in-app event localization.

[`PreviewFrameImage`](/documentation/AppStoreConnectAPI/PreviewFrameImage)

The properties that describe a preview frame image for an app preview or app event video.

[`AppMediaVideoState`](/documentation/AppStoreConnectAPI/AppMediaVideoState)

The properties that describe the state of an app preview or app event video.

[`AppMediaPreviewFrameImageState`](/documentation/AppStoreConnectAPI/AppMediaPreviewFrameImageState)

The properties that describe the state of a preview frame image for an app preveiew or app event video.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)