---
title: CreativeCreate.CreativeType
framework: Apple Ads Platform API
role: symbol
role_heading: Type
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/creativecreate/creativetype-data.typealias
---

# CreativeCreate.CreativeType

Type of ad creative to create. Determines the shape of creativeSpec.

## Declaration

```data
string CreativeCreate.CreativeType
```

## Possible Values

CUSTOM_PRODUCT_PAGE: Uses a custom App Store Connect product page as the pre-tap experience. Requires productPageId in the destination. DEFAULT_PRODUCT_PAGE: Uses the app’s default App Store listing as the pre-tap experience. No productPageId required. LOCAL_ADS_SEARCH_CREATIVE: Ad creative for Ads on Apple Maps.

## Discussion

Discussion CreativeType selects the ad experience you’re building and drives the required shape of creativeSpec and the destination configuration for the ad’s pre-tap step.
