# CustomerMarketingSubscribe - storefront - OBJECT Version: unstable ## Description A filtered return of customer information for customerMarketingSubscribes. ### Access Scopes `unauthenticated_read_customers` access scope. ## Fields * [id](/docs/api/storefront/unstable/scalars/ID): ID! - A unique ID for the customer. ## Connections ## Related queries ## Related mutations * [customerEmailMarketingSubscribe](/docs/api/storefront/unstable/mutations/customerEmailMarketingSubscribe) Subscribes a customer to the newsletter with an email address. * [customerSmsMarketingSubscribe](/docs/api/storefront/unstable/mutations/customerSmsMarketingSubscribe) Subscribes a customer to the newsletter with a phone number. ## Related Unions ## Examples