---
title: MediaAppVideoAsset
framework: Apple Ads
role: symbol
role_heading: Object
platforms: [search ads 4.8+]
path: apple_ads/mediaappvideoasset
---

# MediaAppVideoAsset

The app preview or screenshot asset detail.

## Declaration

```data
object MediaAppVideoAsset
```

## Properties

assetGenId: 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. assetType: 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. assetURL: The resolved URL for the screenshot. For a video asset, the image is the first frame. assetVideoURL: The fully resolved URL for the asset video. The field is non-null for preview assets; otherwise, it’s null. orientation: The orientation of the asset that you upload to App Store Connect. sortPosition: The position in the sort order to show the asset of app preview. 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

### Product Page Request and Response Objects

- [LocaleInfo](apple_ads/localeinfo.md)
- [CountryOrRegion](apple_ads/countryorregion.md)
- [CountriesOrRegionsListResponse](apple_ads/countriesorregionslistresponse.md)
- [ProductPageLocaleDetail](apple_ads/productpagelocaledetail.md)
- [ProductPageDetail](apple_ads/productpagedetail.md)
- [ProductPageDetailWithAssets](apple_ads/productpagedetailwithassets.md)
- [ProductPageLocaleDetailListResponse](apple_ads/productpagelocaledetaillistresponse.md)
- [ProductPageDetailResponse](apple_ads/productpagedetailresponse.md)
- [ProductPageDetailWithAssetInfoResponse](apple_ads/productpagedetailwithassetinforesponse.md)
- [ProductPageDetailListResponse](apple_ads/productpagedetaillistresponse.md)
- [ProductPageReasonCreate](apple_ads/productpagereasoncreate.md)
