--- title: CustomerMarketingSubscribe - Storefront API description: 'A filtered return of customer information for customerMarketingSubscribes. ' api_version: unstable api_name: storefront source_url: html: >- https://shopify.dev/docs/api/storefront/unstable/objects/CustomerMarketingSubscribe md: >- https://shopify.dev/docs/api/storefront/unstable/objects/CustomerMarketingSubscribe.md --- # Customer​Marketing​Subscribe object Requires `unauthenticated_read_customers` access scope. A filtered return of customer information for customerMarketingSubscribes. ## Fields * id [ID!](https://shopify.dev/docs/api/storefront/unstable/scalars/ID) non-null Token access required A unique ID for the customer. *** ## Map No referencing types *** ## Mutations * [customer​Email​Marketing​Subscribe](https://shopify.dev/docs/api/storefront/unstable/mutations/customerEmailMarketingSubscribe) mutation Subscribes a customer to the newsletter with an email address. * [customer​Sms​Marketing​Subscribe](https://shopify.dev/docs/api/storefront/unstable/mutations/customerSmsMarketingSubscribe) mutation Subscribes a customer to the newsletter with a phone number. *** ## <\~> CustomerMarketingSubscribe Mutations ### Mutated by * <\~>[customer​Email​Marketing​Subscribe](https://shopify.dev/docs/api/storefront/unstable/mutations/customerEmailMarketingSubscribe) * <\~>[customer​Sms​Marketing​Subscribe](https://shopify.dev/docs/api/storefront/unstable/mutations/customerSmsMarketingSubscribe)