--- title: MarketConditionType - GraphQL Admin description: The condition types for the condition set. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/marketconditiontype md: https://shopify.dev/docs/api/admin-graphql/latest/enums/marketconditiontype.md --- # Market​Condition​Type enum The condition types for the condition set. ## Valid values * COMPANY\_​LOCATION The condition checks the company location that the visitor is purchasing for. * LOCATION The condition checks the location that the visitor is shopping from. * REGION The condition checks the visitor's region. *** ## Fields * [Market​Conditions.conditionTypes](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketConditions#field-MarketConditions.fields.conditionTypes) OBJECT The conditions that determine whether a visitor is in a market. *** ## Map ### Fields with this enum * <-|[Market​Conditions.conditionTypes](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketConditions#field-MarketConditions.fields.conditionTypes)