# UserErrorsCustomerEmailMarketingUserErrors - customer - OBJECT Version: 2025-01 ## Description Provides error codes for marketing subscribe mutations. ### Access Scopes ## Fields * [code](/docs/api/customer/2025-01/enums/UserErrorsCustomerEmailMarketingUserErrorsCode): UserErrorsCustomerEmailMarketingUserErrorsCode - The error code. * [field](/docs/api/customer/2025-01/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/customer/2025-01/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [customerEmailMarketingSubscribe](/docs/api/customer/2025-01/mutations/customerEmailMarketingSubscribe) Subscribes the customer to email marketing. * [customerEmailMarketingUnsubscribe](/docs/api/customer/2025-01/mutations/customerEmailMarketingUnsubscribe) Unsubscribes the customer from email marketing. ## Related Unions ## Examples