https://ns.adobe.com/xdm/context/campaign-member
XDM Business Campaign Members is a standard Experience Data Model (XDM) class that describes a contact or lead associated with a business campaign. This XDM class can only be included in the profile for customers with the B2B or B2P Edition.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | classes/campaign-member.schema.json |
- XDM Business Campaign Members
https://ns.adobe.com/xdm/context/campaign-member
- Record Schema
https://ns.adobe.com/xdm/data/record
- External Source System Audit Details
https://ns.adobe.com/xdm/common/external-source-system-audit-details
- B2B Source
https://ns.adobe.com/xdm/datatypes/b2b-source
- Record Schema
{
"xdm:campaignMemberID": "1",
"xdm:campaign": {
"xdm:ID": "1003",
"xdm:type": "Direct Mail"
},
"xdm:extSourceSystemAudit": {
"xdm:createdBy": "USER111",
"xdm:createdDate": "2018-01-19T15:52:25+00:00",
"xdm:lastUpdatedBy": "USER2222",
"xdm:lastUpdatedDate": "2018-01-19T15:52:25+00:00",
"xdm:lastActivityDate": "2018-01-19T15:52:25+00:00",
"xdm:lastReferencedDate": "2018-01-20T15:52:25+00:00",
"xdm:lastViewedDate": "2018-01-26T15:52:25+00:00"
}
}
Property | Type | Required | Defined by |
---|---|---|---|
@id | string |
Optional | Record Schema |
xdm:campaignID | string |
Optional | XDM Business Campaign Members (this schema) |
xdm:campaignKey | B2B Source | Optional | XDM Business Campaign Members (this schema) |
xdm:campaignMemberID | string |
Optional | XDM Business Campaign Members (this schema) |
xdm:campaignMemberKey | B2B Source | Optional | XDM Business Campaign Members (this schema) |
xdm:extSourceSystemAudit | External Source System Audit Attributes | Optional | External Source System Audit Details |
xdm:personID | string |
Optional | XDM Business Campaign Members (this schema) |
xdm:personKey | B2B Source | Optional | XDM Business Campaign Members (this schema) |
* |
any | Additional | this schema allows additional properties |
A unique identifier for the record.
@id
- is optional
- type:
string
- defined in Record Schema
string
- format:
uri-reference
– URI Reference (according to RFC3986)
Campaign Unique Identifer.
xdm:campaignID
- is optional
- type:
string
- defined in this schema
string
Unique composite identifer of the campaign.
xdm:campaignKey
- is optional
- type: B2B Source
- defined in this schema
- B2B Source –
https://ns.adobe.com/xdm/datatypes/b2b-source
Campaign Member unique identifer.
xdm:campaignMemberID
- is optional
- type:
string
- defined in this schema
string
Unique composite identifer of the campaign member.
xdm:campaignMemberKey
- is optional
- type: B2B Source
- defined in this schema
- B2B Source –
https://ns.adobe.com/xdm/datatypes/b2b-source
Audit attributes for external sources.
xdm:extSourceSystemAudit
- is optional
- type: External Source System Audit Attributes
- defined in External Source System Audit Details
- External Source System Audit Attributes –
https://ns.adobe.com/xdm/common/external-source-system-audit
Person unique identifier.
xdm:personID
- is optional
- type:
string
- defined in this schema
string
Unique composite identifier of the person.
xdm:personKey
- is optional
- type: B2B Source
- defined in this schema
- B2B Source –
https://ns.adobe.com/xdm/datatypes/b2b-source