--- title: PriceRuleShareableUrlTargetType - GraphQL Admin description: The type of page where a shareable price rule URL lands. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/PriceRuleShareableUrlTargetType md: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/PriceRuleShareableUrlTargetType.md --- # Price​Rule​Shareable​Url​Target​Type enum The type of page where a shareable price rule 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 * [Price​Rule​Shareable​Url.targetType](https://shopify.dev/docs/api/admin-graphql/unstable/objects/PriceRuleShareableUrl#field-PriceRuleShareableUrl.fields.targetType) OBJECT Shareable URL for the discount code associated with the price rule. *** ## Map ### Fields with this enum * <-|[Price​Rule​Shareable​Url.targetType](https://shopify.dev/docs/api/admin-graphql/unstable/objects/PriceRuleShareableUrl#field-PriceRuleShareableUrl.fields.targetType)