# PriceRuleShareableUrl - admin-graphql - OBJECT Version: 2024-10 ## Description Shareable URL for the discount code associated with the price rule. ### Access Scopes `read_price_rules` access scope. ## Fields * [targetItemImage](/docs/api/admin-graphql/2024-10/objects/Image): Image - The image URL of the item (product or collection) to which the discount applies. * [targetType](/docs/api/admin-graphql/2024-10/enums/PriceRuleShareableUrlTargetType): PriceRuleShareableUrlTargetType! - The type of page that's associated with the URL. * [title](/docs/api/admin-graphql/2024-10/scalars/String): String! - The title of the page that's associated with the URL. * [url](/docs/api/admin-graphql/2024-10/scalars/URL): URL! - The URL for the discount code. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples