Contents

MediaAppVideoAsset

The app preview or screenshot asset detail.

Declaration

object MediaAppVideoAsset

Properties

NameTypeDescription
assetGenIdstring

The unique identifier for an app preview or screenshot.

Your adamId is the first numerical grouping in assetGenId. For example, in 1408851466;en-US;5;0;f8c9add6280c781e6f701c506be5a921, 1408851466 is your adamId.

You can use the EQUALS and IN Selector Condition operators with Find App Assets.

This field is sortable.

assetTypestring

The type of creative asset.

APP_PREVIEW is a video still image of video assets that you upload to App Store Connect. Note, the playable URL isn’t in the API response.

SCREENSHOT is a standard image of the app that you upload to App Store Connect.

assetURLstring

The resolved URL for the screenshot. For a video asset, the image is the first frame.

assetVideoURLstring

The fully resolved URL for the asset video. The field is non-null for preview assets; otherwise, it’s null.

orientationstring

The orientation of the asset that you upload to App Store Connect.

sortPositionint64

The position in the sort order to show the asset of app preview.

sourceHeightint32

The height of the asset that you upload to App Store Connect.

sourceWidthint32

The width of the asset that you upload to App Store Connect.

See Also

Product Page Request and Response Objects