--- title: MarketConditionsLocationsInput - GraphQL Admin description: The input fields required to create or update a location market condition. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/marketconditionslocationsinput md: https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/enums/MarketConditionApplicationType) A type of market condition (e.g. ALL) to apply. * location​Ids [\[ID!\]](https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/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/unstable/input-objects/MarketConditionsInput#fields-locationsCondition)