<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/advanced-app-clip-experience-images",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Advanced App Clip Experience Images"
}
-->

# Advanced App Clip Experience Images

Read, create, and update imagery that appears on the App Clip card for advanced App Clip experiences.

## Discussion

The `appClipAdvancedExperienceImages` resource represents an image asset that appears on the App Clip card for your advanced App Clip experiences. Use this resource to associate your advanced experience with new imagery or to update already associated imagery.

## Topics

### Managing Images for Advanced App Clip Experiences

[`Read image information for an advanced app clip experience`](/documentation/AppStoreConnectAPI/GET-v1-appClipAdvancedExperienceImages-_id_)

Get information about the image that appears on the App Clip card of an advanced App Clip experience.

[`Create an app clip card image for an advanced app clip experience`](/documentation/AppStoreConnectAPI/POST-v1-appClipAdvancedExperienceImages)

Reserve an image asset that appears on the App Clip card of an advanced App Clip experience.

[`Modify the image for an advanced app clip experience`](/documentation/AppStoreConnectAPI/PATCH-v1-appClipAdvancedExperienceImages-_id_)

Update image information or commit the image asset of an advanced App Clip experience.

### Objects

[`object AppClipAdvancedExperienceImage`](/documentation/AppStoreConnectAPI/AppClipAdvancedExperienceImage)

The image displayed on the App Clip card for an advanced App Clip experience, shown when a user scans an NFC tag, QR code, or location-based trigger.

[`object AppClipAdvancedExperienceImageResponse`](/documentation/AppStoreConnectAPI/AppClipAdvancedExperienceImageResponse)

A response containing a single image for an App Clip advanced experience card.

[`object AppClipAdvancedExperienceImageCreateRequest`](/documentation/AppStoreConnectAPI/AppClipAdvancedExperienceImageCreateRequest)

The request body you use to reserve an image asset for an advanced App Clip experience.

[`object AppClipAdvancedExperienceImageUpdateRequest`](/documentation/AppStoreConnectAPI/AppClipAdvancedExperienceImageUpdateRequest)

The request body you use to commit the image asset for an advanced App Clip experience.



---

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)