--- title: DiscountShareableUrlTargetType - GraphQL Admin description: The type of page where a shareable discount URL lands. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/DiscountShareableUrlTargetType md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/DiscountShareableUrlTargetType.txt --- # Discount​Shareable​Url​Target​Type enum The type of page where a shareable discount URL lands. ## Valid values * COLLECTION The URL lands on a collection page. * HOME The URL lands on a home page. * PRODUCT The URL lands on a product page. *** ## Fields * [Discount​Shareable​Url.​target​Type](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/DiscountShareableUrl#field-targetType) OBJECT A shareable URL for a discount code. *** ## Map ### Fields with this enum * <-|[Discount​Shareable​Url.targetType](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/DiscountShareableUrl#field-targetType)