https://ns.adobe.com/xdm/context/campaign-member-details
An XDM Business Campaign Member.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/campaign-member/campaign-member-details.schema.json |
- XDM Business Campaign Member Details
https://ns.adobe.com/xdm/context/campaign-member-details
- B2B Source
https://ns.adobe.com/xdm/datatypes/b2b-source
- Record Status
https://ns.adobe.com/xdm/mixins/record-status
- B2B Source
{
"xdm:campaignMember": {
"xdm:type": "Lead",
"xdm:ID": "18765386"
},
"xdm:response": {
"xdm:hasResponded": true,
"xdm:respondDate": "2020-05-19T00:00:00+00:00"
},
"xdm:campaignProgram": {
"xdm:ID": "1",
"xdm:type": "Webinar",
"xdm:step": {
"xdm:number": 10,
"xdm:status": "Invited"
}
},
"xdm:sourceType": "salesforce",
"xdm:isDeleted": false
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:acquiredByCampaignID | string |
Optional | XDM Business Campaign Member Details (this schema) |
xdm:acquiredByCampaignKey | B2B Source | Optional | XDM Business Campaign Member Details (this schema) |
xdm:b2b | object |
Optional | XDM Business Campaign Member Details (this schema) |
xdm:firstRespondedDate | string |
Optional | XDM Business Campaign Member Details (this schema) |
xdm:hasReachedSuccess | boolean |
Optional | XDM Business Campaign Member Details (this schema) |
xdm:hasResponded | boolean |
Optional | XDM Business Campaign Member Details (this schema) |
xdm:isDeleted | boolean |
Optional | Record Status |
xdm:isExhausted | boolean |
Optional | XDM Business Campaign Member Details (this schema) |
xdm:lastStatus | string |
Optional | XDM Business Campaign Member Details (this schema) |
xdm:memberStatus | string |
Optional | XDM Business Campaign Member Details (this schema) |
xdm:memberStatusReason | string |
Optional | XDM Business Campaign Member Details (this schema) |
xdm:membershipDate | string |
Optional | XDM Business Campaign Member Details (this schema) |
xdm:nurtureCadence | string |
Optional | XDM Business Campaign Member Details (this schema) |
xdm:nurtureTrackName | string |
Optional | XDM Business Campaign Member Details (this schema) |
xdm:reachedSuccessDate | string |
Optional | XDM Business Campaign Member Details (this schema) |
xdm:webinarConfirmationUrl | string |
Optional | XDM Business Campaign Member Details (this schema) |
xdm:webinarRegistrationID | string |
Optional | XDM Business Campaign Member Details (this schema) |
* |
any | Additional | this schema allows additional properties |
xdm:acquiredByCampaignID
- is optional
- type:
string
- defined in this schema
string
Unique composite identifier of the campaign where the person became a member
xdm:acquiredByCampaignKey
- is optional
- type: B2B Source
- defined in this schema
- B2B Source –
https://ns.adobe.com/xdm/datatypes/b2b-source
xdm:b2b
- is optional
- type:
object
- defined in this schema
object
with following properties:
Property | Type | Required |
---|---|---|
xdm:personType |
string | Optional |
Use this property to map this campaign to the respective measure, eg. Marketo Measure.
xdm:personType
- is optional
- type:
string
string
Date captured on which response was submitted
xdm:firstRespondedDate
- is optional
- type:
string
- defined in this schema
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
xdm:hasReachedSuccess
- is optional
- type:
boolean
- defined in this schema
boolean
Record whether the member has responded to the workflow stage
xdm:hasResponded
- is optional
- type:
boolean
- defined in this schema
boolean
Soft delete flag to indicate if the record is marked for deletion.
xdm:isDeleted
- is optional
- type:
boolean
- defined in Record Status
boolean
xdm:isExhausted
- is optional
- type:
boolean
- defined in this schema
boolean
xdm:lastStatus
- is optional
- type:
string
- defined in this schema
string
xdm:memberStatus
- is optional
- type:
string
- defined in this schema
string
xdm:memberStatusReason
- is optional
- type:
string
- defined in this schema
string
xdm:membershipDate
- is optional
- type:
string
- defined in this schema
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
xdm:nurtureCadence
- is optional
- type:
string
- defined in this schema
string
xdm:nurtureTrackName
- is optional
- type:
string
- defined in this schema
string
xdm:reachedSuccessDate
- is optional
- type:
string
- defined in this schema
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
xdm:webinarConfirmationUrl
- is optional
- type:
string
- defined in this schema
string
xdm:webinarRegistrationID
- is optional
- type:
string
- defined in this schema
string