CustomerEmailAddress
Requires access scope.
Represents an email address.
Anchor to FieldsFields
- Anchor to emailAddressemail•
Address String!non-null The customer's default email address.
- Anchor to marketingOptInLevelmarketing•
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•
State Whether the customer has subscribed to email marketing.
- Anchor to marketingUnsubscribeUrlmarketing•
Unsubscribe Url URL!non-null The URL to unsubscribe a member from all mailing lists.
- Anchor to marketingUpdatedAtmarketing•
Updated At 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•
Tracking Level Whether the customer has opted in to having their opened emails tracked.
- Anchor to openTrackingUrlopen•
Tracking Url URL!non-null The URL that can be used to opt a customer in or out of email open tracking.
- Anchor to sourceLocationsource•
Location The location where the customer consented to receive marketing material by email.
- Anchor to validFormatvalid•
Format 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.