# PriceRuleShareableUrl - admin - OBJECT
Version: 2025-01

## Description
Shareable URL for the discount code associated with the price rule.

### Access Scopes
`read_price_rules` 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/PriceRuleShareableUrlTargetType): PriceRuleShareableUrlTargetType! - 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