# DeliveryProfileLocationGroup - admin - OBJECT
Version: 2025-01

## Description
Links a location group with zones. Both are associated to a delivery profile.

### Access Scopes
Any of `assigned_shipping` or `shipping` access scopes or `manage_delivery_settings` user permission.


## Fields
* [countriesInAnyZone](/docs/api/admin/2025-01/objects/DeliveryCountryAndZone): DeliveryCountryAndZone! - The countries already selected in any zone for the specified location group.
* [locationGroup](/docs/api/admin/2025-01/objects/DeliveryLocationGroup): DeliveryLocationGroup! - The collection of locations that make up the specified location group.

## Connections
* [locationGroupZones](/docs/api/admin/2025-01/connections/DeliveryLocationGroupZoneConnection): DeliveryLocationGroupZoneConnection!



## Related queries

## Related mutations

## Related Unions

## Examples