# ConsentPolicyErrorCode - admin - ENUM Version: unstable ## Description Possible error codes that can be returned by `ConsentPolicyError`. ### Access Scopes ## Enum values * [COUNTRY_CODE_REQUIRED](/docs/api/admin/unstable/enums/COUNTRY_CODE_REQUIRED) * [REGION_CODE_MUST_MATCH_COUNTRY_CODE](/docs/api/admin/unstable/enums/REGION_CODE_MUST_MATCH_COUNTRY_CODE) * [REGION_CODE_REQUIRED](/docs/api/admin/unstable/enums/REGION_CODE_REQUIRED) * [SHOPIFY_COOKIE_BANNER_NOT_DISABLED](/docs/api/admin/unstable/enums/SHOPIFY_COOKIE_BANNER_NOT_DISABLED) * [UNSUPORTED_CONSENT_POLICY](/docs/api/admin/unstable/enums/UNSUPORTED_CONSENT_POLICY) ## Fields with this enum * [ConsentPolicyError.code](/docs/api/admin/unstable/objects/ConsentPolicyError) ## Examples