https://ns.adobe.com/xdm/mixins/campaign-member-components
This mixin is used to capture B2B campaign member specific relationship attributes that are represented as it is in source and also used for merge/unmerge rules analysis if and when needed.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Deprecated | No | Forbidden | Permitted | mixins/campaign-member/campaign-member-components.schema.json |
{}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:campaignMemberComponents | object[] |
Optional | XDM Business Campaign Member Components (this schema) |
* |
any | Additional | this schema allows additional properties |
xdm:campaignMemberComponents
-
is optional
-
type:
object[]
-
defined in this schema
Array type: object[]
All items must be of the type:
object
with following properties:
Property | Type | Required |
---|---|---|
xdm:hasReachedSuccess |
boolean | Optional |
xdm:memberStatus |
string | Optional |
xdm:memberStatusReason |
string | Optional |
xdm:reachedSuccessDate |
string | Optional |
xdm:sourceAcquiredByCampaignID |
Optional | |
xdm:sourceCampaignID |
Optional | |
xdm:sourceCampaignMemberID |
Optional | |
xdm:sourceExternalID |
Optional | |
xdm:sourcePersonID |
Optional |
xdm:hasReachedSuccess
- is optional
- type:
boolean
boolean
xdm:memberStatus
- is optional
- type:
string
string
xdm:memberStatusReason
- is optional
- type:
string
string
xdm:reachedSuccessDate
- is optional
- type:
string
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
xdm:sourceAcquiredByCampaignID
- is optional
- type: reference
Campaign unique identifier at the source.
xdm:sourceCampaignID
- is optional
- type: reference
Campaign member unique identifier at source.
xdm:sourceCampaignMemberID
- is optional
- type: reference
External unique identifier at the source.
xdm:sourceExternalID
- is optional
- type: reference
Campaign owner unique identifier at the source.
xdm:sourcePersonID
- is optional
- type: reference