# DiscountShareableUrl - admin - OBJECT
Version: 2025-01

## Description
A shareable URL for a discount code.

### Access Scopes
Apps must have `read_discounts` access scope.


## Fields
* [targetItemImage](/docs/api/admin/2025-01/objects/Image): Image - The image URL of the item (product or collection) to which the discount applies.
* [targetType](/docs/api/admin/2025-01/enums/DiscountShareableUrlTargetType): DiscountShareableUrlTargetType! - The type of page that's associated with the URL.
* [title](/docs/api/admin/2025-01/scalars/String): String! - The title of the page that's associated with the URL.
* [url](/docs/api/admin/2025-01/scalars/URL): URL! - The URL for the discount code.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples