--- title: MarketConditionsCompanyLocationsInput - GraphQL Admin description: The input fields required to create or update a company 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/marketconditionscompanylocationsinput md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/enums/MarketConditionApplicationType) A type of market condition (e.g. ALL) to apply. * company​Location​Ids [\[ID!\]](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/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/latest/input-objects/MarketConditionsInput#fields-companyLocationsCondition)