Customer Email Address
Requires access scope.
Represents an email address.
Anchor to FieldsFields
- Anchor to emailAddressemail•String!non-null
Address The customer's default email address.
- Anchor to marketingOptInLevelmarketing•Customer
Opt In Level Marketing Opt In Level The marketing subscription opt-in level, as described by the M3AAWG best practices guidelines, received when the marketing consent was updated.
- Anchor to marketingStatemarketing•Customer
State Email Address Marketing State!non-null Whether the customer has subscribed to email marketing.
- Anchor to marketingUnsubscribeUrlmarketing•URL!non-null
Unsubscribe Url The URL to unsubscribe a member from all mailing lists.
- Anchor to marketingUpdatedAtmarketing•Date
Updated At Time The date and time at which the marketing consent was updated.
No date is provided if the email address never updated its marketing consent.
- Anchor to openTrackingLevelopen•Customer
Tracking Level Email Address Open Tracking Level!non-null Whether the customer has opted in to having their opened emails tracked.
- Anchor to openTrackingUrlopen•URL!non-null
Tracking Url The URL that can be used to opt a customer in or out of email open tracking.
- Anchor to sourceLocationsource•Location
Location The location where the customer consented to receive marketing material by email.
- Anchor to validFormatvalid•Boolean!non-null
Format 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.