https://ns.adobe.com/xdm/mixins/events/emailbouncedsoft
Use to capture details when a marketing email to person soft-bounces.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Experimental | No | Forbidden | Permitted | fieldgroups/experience-event/events/emailbouncedsoft.schema.json |
{}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:directMarketing | object |
Optional | Email Bounced Soft (this schema) |
* |
any | Additional | this schema allows additional properties |
xdm:directMarketing
- is optional
- type:
object
- defined in this schema
object
with following properties:
Property | Type | Required |
---|---|---|
xdm:email |
string | Optional |
xdm:emailBouncedCode |
string | Optional |
xdm:emailBouncedDetails |
string | Optional |
xdm:mailingID |
string | Optional |
xdm:mailingName |
string | Optional |
xdm:testVariantID |
string | Optional |
xdm:testVariantName |
string | Optional |
Recipient's email address.
xdm:email
- is optional
- type:
string
string
Code denoting the type of bounce received from the Mail Transfer Agent.
xdm:emailBouncedCode
- is optional
- type:
string
string
Details of email bounce from the Mail Transfer Agent.
xdm:emailBouncedDetails
- is optional
- type:
string
string
Unique ID of the email asset.
xdm:mailingID
- is optional
- type:
string
string
Friendly name of the email asset.
xdm:mailingName
- is optional
- type:
string
string
Unique ID of the test variant of the email asset.
xdm:testVariantID
- is optional
- type:
string
string
Friendly name of the test variant of the email asset.
xdm:testVariantName
- is optional
- type:
string
string