Contents

MediaAppAsset

The asset details of app preview or app screenshots.

Declaration

object MediaAppAsset

Properties

NameTypeDescription
assetGenIdstring

The unique identifier for the 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.

assetTypestring

The type of creative asset.

App previews are still images of video assets that you upload to App Store Connect. Note, the playable URL isn’t in the API response.

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

assetURLstring

The resolved URL for the screenshot or a screenshot of the video asset.

orientationstring

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

sortPositionint64

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

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

Creative Request and Response Objects