---
title: MediaAppAsset
framework: Apple Ads
role: symbol
role_heading: Object
platforms: [search ads 4.0+]
path: apple_ads/mediaappasset
---

# MediaAppAsset

The asset details of app preview or app screenshots.

## Declaration

```data
object MediaAppAsset
```

## Properties

assetGenId: 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. assetType: 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. assetURL: The resolved URL for the screenshot or a screenshot of the video asset. orientation: The orientation of the asset that you upload to App Store Connect. sortPosition: The position of the asset that you upload to App Store Connect. sourceHeight: The height of the asset that you upload to App Store Connect. sourceWidth: The width of the asset that you upload to App Store Connect.

## See Also

### Creative Request and Response Objects

- [AppPreviewDevicesMappingResponse](apple_ads/apppreviewdevicesmappingresponse.md)
- [Creative](apple_ads/creative.md)
- [CreativeLocalization](apple_ads/creativelocalization.md)
- [CreativeLocalizationWithAssets](apple_ads/creativelocalizationwithassets.md)
- [CustomProductPageCreative](apple_ads/customproductpagecreative.md)
- [CreativeResponse](apple_ads/creativeresponse.md)
- [CreativeListResponse](apple_ads/creativelistresponse.md)
- [DefaultProductPageCreative](apple_ads/defaultproductpagecreative.md)
- [MediaAppAssetsDetail](apple_ads/mediaappassetsdetail.md)
