Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to CustomerEmailAddress

CustomerEmailAddress

object

Requires read_customers access scope.

Represents an email address.

String!non-null

The customer's default email address.

The marketing subscription opt-in level, as described by the M3AAWG best practices guidelines, received when the marketing consent was updated.

Whether the customer has subscribed to email marketing.

Anchor to marketingUnsubscribeUrlmarketingUnsubscribeUrl
URL!non-null

The URL to unsubscribe a member from all mailing lists.

The date and time at which the marketing consent was updated.

No date is provided if the email address never updated its marketing consent.

Whether the customer has opted in to having their opened emails tracked.

URL!non-null

The URL that can be used to opt a customer in or out of email open tracking.

The location where the customer consented to receive marketing material by email.

Boolean!non-null

Whether the email address is formatted correctly.

Returns true when the email is formatted correctly. This doesn't guarantee that the email address actually exists.


Was this section helpful?