MediaAppVideoAsset
The app preview or screenshot asset detail.
Declaration
object MediaAppVideoAssetProperties
| Name | Type | Description |
|---|---|---|
assetGenId | string | The unique identifier for an app preview or screenshot. Your You can use the This field is sortable. |
assetType | string | The type of creative asset.
|
assetURL | string | The resolved URL for the screenshot. For a video asset, the image is the first frame. |
assetVideoURL | string | The fully resolved URL for the asset video. The field is non-null for preview assets; otherwise, it’s null. |
orientation | string | The orientation of the asset that you upload to App Store Connect. |
sortPosition | int64 | The position in the sort order to show the asset of app preview. |
sourceHeight | int32 | The height of the asset that you upload to App Store Connect. |
sourceWidth | int32 | The width of the asset that you upload to App Store Connect. |