https://ns.adobe.com/xdm/classes/opportunity-person
XDM Business Opportunity Person Relation is a standard Experience Data Model (XDM) class that captures the minimum required properties of a person that is associated with a business opportunity. 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/b2b/opportunity-person.schema.json |
- XDM Business Opportunity Person Relation
https://ns.adobe.com/xdm/classes/opportunity-person- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible - Record Schema
https://ns.adobe.com/xdm/data/record - B2B Source
https://ns.adobe.com/xdm/datatypes/b2b-source - External Source System Audit Details
https://ns.adobe.com/xdm/common/external-source-system-audit-details - Record Status
https://ns.adobe.com/xdm/mixins/record-status
- Extensibility base schema
{
"xdm:opportunityPersonID": "123456",
"xdm:opportunityID": "jkghdiuw68o",
"xdm:personID": "6897ihkhf",
"xdm:personRole": "Sales",
"xdm:isPrimary": true
}| Property | Type | Required | Defined by |
|---|---|---|---|
| @id | string |
Optional | Record Schema |
| xdm:extSourceSystemAudit | External Source System Audit Attributes | Optional | External Source System Audit Details |
| xdm:isDeleted | boolean |
Optional | Record Status |
| xdm:isPrimary | boolean |
Optional | XDM Business Opportunity Person Relation (this schema) |
| xdm:opportunityID | string |
Optional | XDM Business Opportunity Person Relation (this schema) |
| xdm:opportunityKey | B2B Source | Optional | XDM Business Opportunity Person Relation (this schema) |
| xdm:opportunityPersonID | string |
Optional | XDM Business Opportunity Person Relation (this schema) |
| xdm:opportunityPersonKey | B2B Source | Optional | XDM Business Opportunity Person Relation (this schema) |
| xdm:personID | string |
Optional | XDM Business Opportunity Person Relation (this schema) |
| xdm:personKey | B2B Source | Optional | XDM Business Opportunity Person Relation (this schema) |
| xdm:personRole | string |
Optional | XDM Business Opportunity Person Relation (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)
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
Soft delete flag to indicate if the record is marked for deletion.
xdm:isDeleted
- is optional
- type:
boolean - defined in Record Status
boolean
Boolean indicating if the person is the primary contact on this opportunity.
xdm:isPrimary
- is optional
- type:
boolean - defined in this schema
boolean
Unique identifier for the opportunity in this opportunity person relationship.
xdm:opportunityID
- is optional
- type:
string - defined in this schema
string
Unique composite identifier of the Opportunity in this opportunity person relationship.
xdm:opportunityKey
- is optional
- type: B2B Source
- defined in this schema
- B2B Source –
https://ns.adobe.com/xdm/datatypes/b2b-source
Unique identifier for the relationship between the opportunity and the person.
xdm:opportunityPersonID
- is optional
- type:
string - defined in this schema
string
Unique composite identifier of the relationship between the Opportunity and the Person.
xdm:opportunityPersonKey
- is optional
- type: B2B Source
- defined in this schema
- B2B Source –
https://ns.adobe.com/xdm/datatypes/b2b-source
Unique identifier for the person in this opportunity person relationship.
xdm:personID
- is optional
- type:
string - defined in this schema
string
Unique composite identifier of the Person related to the Opportunity.
xdm:personKey
- is optional
- type: B2B Source
- defined in this schema
- B2B Source –
https://ns.adobe.com/xdm/datatypes/b2b-source
Role of the person on this opportunity.
xdm:personRole
- is optional
- type:
string - defined in this schema
string