--- title: MarketConditionsCompanyLocationsInput - GraphQL Admin description: The input fields required to create or update a company location market condition. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/marketconditionscompanylocationsinput md: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/marketconditionscompanylocationsinput.md --- # Market​Conditions​Company​Locations​Input input\_object The input fields required to create or update a company 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. * company​Location​Ids [\[ID!\]](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID) A list of company location IDs to include in the market condition. *** ## Input objects using this input * [Market​Conditions​Input.companyLocationsCondition](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/MarketConditionsInput#fields-companyLocationsCondition) INPUT OBJECT The input fields required to create or update the market conditions. *** ## Map ### Input objects using this input * [Market​Conditions​Input.companyLocationsCondition](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/MarketConditionsInput#fields-companyLocationsCondition)