# DeliveryLocationGroupZoneInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for a delivery zone associated to a location group and profile.

### Access Scopes



## Fields
* [countries](/docs/api/admin/2025-01/input-objects/DeliveryCountryInput): DeliveryCountryInput - A list of countries to associate with the zone.
* [id](/docs/api/admin/2025-01/scalars/ID): ID - A globally-unique ID of the zone.
* [methodDefinitionsToCreate](/docs/api/admin/2025-01/input-objects/DeliveryMethodDefinitionInput): DeliveryMethodDefinitionInput - A list of method definitions to create.
* [methodDefinitionsToUpdate](/docs/api/admin/2025-01/input-objects/DeliveryMethodDefinitionInput): DeliveryMethodDefinitionInput - A list of method definitions to update.
* [name](/docs/api/admin/2025-01/scalars/String): String - The name of the zone.


## Input objects with this input object
* [DeliveryProfileLocationGroupInput](/docs/api/admin/2025-01/input-objects/DeliveryProfileLocationGroupInput)
* [DeliveryProfileLocationGroupInput](/docs/api/admin/2025-01/input-objects/DeliveryProfileLocationGroupInput)


## Examples