---
title: appShareURL
framework: marketplacekit
role: symbol
role_heading: Instance Property
path: marketplacekit/installmetadata/appshareurl
---

# appShareURL

A URL to a product landing page for the app on your marketplace website.

## Declaration

```swift
var appShareURL: URL?
```

## Discussion

Discussion The operating system populates the value in the Share Sheet when a person touches and holds the app’s icon on the Home Screen.

## See Also

### Inspecting app and account information

- [appleItemID](marketplacekit/installmetadata/appleitemid.md)
- [alternativeDistributionPackage](marketplacekit/installmetadata/alternativedistributionpackage.md)
- [isUpdate](marketplacekit/installmetadata/isupdate.md)
- [account](marketplacekit/installmetadata/account.md)
