---
title: CreativeCreate.Destination
framework: Apple Ads Platform API
role: symbol
role_heading: Object
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/creativecreate/destination-data.dictionary
---

# CreativeCreate.Destination

The post-tap landing experience specified when creating an ad creative.

## Declaration

```data
object CreativeCreate.Destination
```

## Properties

destinationType: The type of post-tap destination. See DestinationType. Immutable after creation. parameters: Destination-specific parameters. For App Store destinations, provide adamId and optionally productPageId to link to a Custom Product Page. See DestinationParameter.

## Discussion

Discussion The destinationType field is immutable after creation and determines which fields parameters must include. For App Store destinations, provide adamId and optionally productPageId. See DestinationType and DestinationParameter for details, and DestinationCreate for the full field reference.
