AppClipHeaderImage.Attributes
The attributes that describe the image that appears on the App Clip card of a default App Clip experience.
Declaration
object AppClipHeaderImage.AttributesProperties
| Name | Type | Description |
|---|---|---|
assetDeliveryState | AppMediaAssetState | The state of the App Clip card image asset you uploaded. |
fileName | string | The filename of the image asset that appears on the App Clip card for the default App Clip experience. |
fileSize | integer | The size of the image asset that appears on the App Clip card for the default App Clip experience. |
imageAsset | ImageAsset | The image asset that appears on the App Clip card of a default App Clip experience. |
sourceFileChecksum | string | A string that represents the MD5 checksum of the image asset you use for the App Clip card. |
uploadOperations | [UploadOperation] | Upload operations for the image asset that appears on the App Clip card for a default App Clip experience. |