Creative.CreativeSpec
Pre-tap ad experience specification with customizable attributes and assets.
Declaration
object Creative.CreativeSpecDiscussion
Empty for Product Page ad creatives (CUSTOM_PRODUCT_PAGE, DEFAULT_PRODUCT_PAGE) since pre-tap content isn’t customizable for these types. For LOCAL_ADS_SEARCH_CREATIVE, creativeSpec carries the Apple Maps ad creative spec:
Property | Type | Description |
|---|---|---|
| String | Brand identifier for the ad creative on Apple Maps. |
| Enum ( | Sub-type classification for the creative. |
| Array of asset references | Ordered list of asset references for this creative, each identified by |
| Map of locale to map of text key to string | Localized ad copy by locale key, then by text key (for example, |
| String | Default locale used alongside |
See CreativeCreate.CreativeSpec for a create-time example.