--- title: EmailMarketingState - Customer API description: Represents the possible email marketing states for a customer. api_version: unstable api_name: customer type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/customer/latest/enums/EmailMarketingState' md: 'https://shopify.dev/docs/api/customer/latest/enums/EmailMarketingState.md' --- # Email​Marketing​State enum Represents the possible email marketing states for a customer. ## Valid values * INVALID * NOT\_SUBSCRIBED * PENDING * REDACTED * SUBSCRIBED * UNSUBSCRIBED *** ## Fields * *** ## Map ### Fields with this enum * [Customer​Email​Address.marketingState](https://shopify.dev/docs/api/customer/unstable/objects/CustomerEmailAddress#field-CustomerEmailAddress.fields.marketingState)