--- title: DeliveryProfileLocationGroup - GraphQL Admin description: Links a location group with zones. Both are associated to a delivery profile. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/deliveryprofilelocationgroup md: https://shopify.dev/docs/api/admin-graphql/latest/objects/deliveryprofilelocationgroup.md --- # Delivery​Profile​Location​Group object Requires Any of `assigned_shipping` or `shipping` access scopes or `manage_delivery_settings` user permission. Links a location group with zones. Both are associated to a delivery profile. ## Fields * countries​In​Any​Zone [\[Delivery​Country​And​Zone!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryCountryAndZone) non-null The countries already selected in any zone for the specified location group. * location​Group [Delivery​Location​Group!](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryLocationGroup) non-null The collection of locations that make up the specified location group. * location​Group​Zones [Delivery​Location​Group​Zone​Connection!](https://shopify.dev/docs/api/admin-graphql/latest/connections/DeliveryLocationGroupZoneConnection) non-null The applicable zones associated to the specified location group. *** ## Map ### Fields with this object * {}[DeliveryProfile.profileLocationGroups](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryProfile#field-DeliveryProfile.fields.profileLocationGroups)