---
title: destinationURL
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uieventattribution/destinationurl
---

# destinationURL

The destination URL to attribute.

## Declaration

```swift
var destinationURL: URL { get }
```

## Discussion

Discussion This property contains the URL associated with the event; for example, the destinationURL for an advertisement contains the external link opened when the user taps the ad. This field corresponds to the attributed_on_site field of a web attribution.

## See Also

### Setting attribution details

- [purchaser](uikit/uieventattribution/purchaser.md)
- [reportEndpoint](uikit/uieventattribution/reportendpoint.md)
- [sourceDescription](uikit/uieventattribution/sourcedescription.md)
- [sourceIdentifier](uikit/uieventattribution/sourceidentifier.md)
