https://ns.adobe.com/xdm/mixins/events/emaildelivered
Use to capture details when an email is successfully delivered to a person.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/experience-event/events/emaildelivered.schema.json |
{}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:directMarketing | object |
Optional | Email Delivered (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:automationRunID |
string | Optional |
xdm:mailingID |
string | Optional |
xdm:mailingKey |
Optional | |
xdm:mailingName |
string | Optional |
xdm:testVariantID |
string | Optional |
xdm:testVariantName |
string | Optional |
Automation Run ID
xdm:automationRunID
- is optional
- type:
string
string
Mailing ID is going to depreciate soon. Please use Mailing Key.
xdm:mailingID
- is optional
- type:
string
string
Unique key of the email asset.
xdm:mailingKey
- is optional
- type: reference
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