--- title: MarketConditionsLocationsInput - GraphQL Admin description: The input fields required to create or update a location market condition. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/marketconditionslocationsinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/marketconditionslocationsinput.md --- # Market​Conditions​Locations​Input input\_object The input fields required to create or update a location market condition. ## Fields * application​Level [Market​Condition​Application​Type](https://shopify.dev/docs/api/admin-graphql/latest/enums/MarketConditionApplicationType) A type of market condition (e.g. ALL) to apply. * location​Ids [\[ID!\]](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) A list of location IDs to include in the market condition. *** ## Input objects using this input * [Market​Conditions​Input.locationsCondition](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MarketConditionsInput#fields-locationsCondition) INPUT OBJECT The input fields required to create or update the market conditions. *** ## Map ### Input objects using this input * [Market​Conditions​Input.locationsCondition](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MarketConditionsInput#fields-locationsCondition)