AppAsset
The app assets associated with an adam ID.
Declaration
object AppAssetProperties
| Name | Type | Description |
|---|---|---|
adamId | string | Your unique App Store app identifier. Use Get a Campaign or Get all Campaigns to obtain your You can use the This field is sortable. |
appPreviewDevice | string | Indicates the device model and corresponding display size. See AppPreviewDevicesMappingResponse.Data. This field is sortable. |
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 that you upload to App Store Connect. 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. |
deleted | boolean | Indicates whether the asset was deleted from App Store Connect. This field is sortable. |
orientation | string | The orientation of the asset that you upload to App Store Connect. |
sourceHeight | int32 | The height of the asset that you upload to App Store Connect. This field is sortable. |
sourceWidth | int32 | The width of the asset that you upload to App Store Connect. This field is sortable. |