Contents

AppLocaleDetails.AssetsByDevice

Map of device type to a DeviceAssetGroup containing the ordered list of asset IDs and any fallback device references.

Declaration

object AppLocaleDetails.AssetsByDevice

Properties

NameTypeDescription
Any KeyDeviceAssetGroup

Discussion

Each key is a device type identifier, such as iphone_6_5 or iphone_6_7, not a fixed field name. The assetsByDevice field is a free-form map rather than an object with named properties, so the reference page labels this key Any Key. The value for each key is a DeviceAssetGroup.

On the parent AppLocaleDetails object, assetsByDevice maps each device type to a DeviceAssetGroup containing the ordered list of asset IDs and any fallback device references for that locale’s Default Product Page content.