<!--
{
  "availability" : [
    "Apple Ads Platform API: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Apple-Ads-Platform-API",
  "identifier" : "/documentation/Apple-Ads-Platform-API/AssetType",
  "metadataVersion" : "0.1.0",
  "role" : "Type",
  "symbol" : {
    "kind" : "Type",
    "modules" : [
      "Apple Ads Platform API"
    ],
    "preciseIdentifier" : "data:apple-ads-platform-api:AssetType"
  },
  "title" : "AssetType"
}
-->

# AssetType

The media type of an asset.

```
string AssetType
```

## Discussion

Currently `assetType` supports a single value:

|Value  |Description                                                                                                                                             |
|-------|--------------------------------------------------------------------------------------------------------------------------------------------------------|
|`IMAGE`|A static image file. See <doc://com.apple.apple-ads-platform-api/documentation/Apple-Ads-Platform-API/ImageType> for the full list of supported formats.|

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)