DiscountShareableUrl object

The shareable URL for the discount code.

Required access

Apps must have read_discounts access scope.


On this page


Fields

  • targetItemImage ([Image](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/image))
    The image URL of the item (product or collection) to which the discount applies.
  • targetType ([DiscountShareableUrlTargetType!](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/discountshareableurltargettype))
    The type of page that’s associated with the URL.
  • title ([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    The title of the page that’s associated with the URL.
  • url ([URL!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#url-2021-01))
    The URL for the discount code.


Types that return DiscountShareableUrl

  • [DiscountCodeBasic.shareableUrls](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/discountcodebasic#shareableurls-2021-01)
  • [DiscountCodeBxgy.shareableUrls](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/discountcodebxgy#shareableurls-2021-01)
  • [DiscountCodeFreeShipping.shareableUrls](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/discountcodefreeshipping#shareableurls-2021-01)