https://ns.adobe.com/xdm/mixins/b2b-person-components
This fieldgroup is used to capture B2B Person specific relationship attributes and other attributes which are required for person segmentation.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/profile/b2b-person-components.schema.json |
- XDM Business Person Components
https://ns.adobe.com/xdm/mixins/b2b-person-components- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Extensibility base schema
{}| Property | Type | Required | Defined by |
|---|---|---|---|
| xdm:personComponents | object[] |
Optional | XDM Business Person Components (this schema) |
* |
any | Additional | this schema allows additional properties |
xdm:personComponents
-
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:personGroupID |
string | Optional |
xdm:personScore |
number | Optional |
xdm:personSource |
string | Optional |
xdm:personStatus |
string | Optional |
xdm:personType |
string | Optional |
xdm:sourceAccountID |
string | Optional |
xdm:sourceAccountKey |
Optional | |
xdm:sourceConvertedContactID |
string | Optional |
xdm:sourceConvertedContactKey |
Optional | |
xdm:sourceExternalID |
string | Optional |
xdm:sourceExternalKey |
Optional | |
xdm:sourcePersonID |
string | Optional |
xdm:sourcePersonKey |
Optional | |
xdm:workEmail |
Optional |
Group identifier for the person.
xdm:personGroupID
- is optional
- type:
string
string
A Score generated for a person by the CRM system.
xdm:personScore
- is optional
- type:
number
number
Source from where the information regarding the person was received.
xdm:personSource
- is optional
- type:
string
string
Field recording the current marketing/sales status of the Person.
xdm:personStatus
- is optional
- type:
string
string
Type of the B2B person.
xdm:personType
- is optional
- type:
string
string
Source account ID.
xdm:sourceAccountID
- is optional
- type:
string
string
Unique identifier of the Account.
xdm:sourceAccountKey
- is optional
- type: reference
Source converted contact ID.
xdm:sourceConvertedContactID
- is optional
- type:
string
string
Unique identifier of the Contact if the lead was converted.
xdm:sourceConvertedContactKey
- is optional
- type: reference
External source unique identifier at the source.
xdm:sourceExternalID
- is optional
- type:
string
string
External unique identifier of the source.
xdm:sourceExternalKey
- is optional
- type: reference
Source person ID.
xdm:sourcePersonID
- is optional
- type:
string
string
Unique identifier of the Person.
xdm:sourcePersonKey
- is optional
- type: reference
undefined
xdm:workEmail
- is optional
- type: reference