--- title: CustomerEmailMarketingUnsubscribePayload - Customer API description: Return type for `customerEmailMarketingUnsubscribe` mutation. api_version: 2025-10 api_name: customer type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/payloads/customeremailmarketingunsubscribepayload md: https://shopify.dev/docs/api/customer/latest/payloads/customeremailmarketingunsubscribepayload.md --- # Customer​Email​Marketing​Unsubscribe​Payload payload Return type for `customerEmailMarketingUnsubscribe` mutation. ## Fields * email​Address [Customer​Email​Address](https://shopify.dev/docs/api/customer/latest/objects/CustomerEmailAddress) The customer's email address that's unsubscribed from the email marketing. * user​Errors [\[User​Errors​Customer​Email​Marketing​User​Errors!\]!](https://shopify.dev/docs/api/customer/latest/objects/UserErrorsCustomerEmailMarketingUserErrors) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [customer​Email​Marketing​Unsubscribe](https://shopify.dev/docs/api/customer/latest/mutations/customerEmailMarketingUnsubscribe) mutation Unsubscribes the customer from email marketing. *** ## Map ### Mutations with this payload * [customer​Email​Marketing​Unsubscribe](https://shopify.dev/docs/api/customer/latest/types/customerEmailMarketingUnsubscribe)