https://ns.adobe.com/xdm/classes/marketing-list
XDM Business Marketing List is a standard Experience Data Model (XDM) class that captures the minimum required properties of a marketing list. Marketing lists allow you to prioritize on prospect clients who are most likely to buy your product. 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/marketing-list.schema.json |
- XDM Business Marketing List
https://ns.adobe.com/xdm/classes/marketing-list
- 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
- Extensibility base schema
{
"xdm:marketingListID": "MKTLST1111"
}
Property | Type | Required | Defined by |
---|---|---|---|
@id | string |
Optional | Record Schema |
xdm:extSourceSystemAudit | External Source System Audit Attributes | Optional | External Source System Audit Details |
xdm:marketingListDescription | string |
Optional | XDM Business Marketing List (this schema) |
xdm:marketingListID | string |
Optional | XDM Business Marketing List (this schema) |
xdm:marketingListKey | B2B Source | Optional | XDM Business Marketing List (this schema) |
xdm:marketingListName | string |
Optional | XDM Business Marketing List (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
Description of the marketing list.
xdm:marketingListDescription
- is optional
- type:
string
- defined in this schema
string
Unique ID of the marketing list.
xdm:marketingListID
- is optional
- type:
string
- defined in this schema
string
Unique composite identifier of the Marketing List.
xdm:marketingListKey
- is optional
- type: B2B Source
- defined in this schema
- B2B Source –
https://ns.adobe.com/xdm/datatypes/b2b-source
Name of the marketing list.
xdm:marketingListName
- is optional
- type:
string
- defined in this schema
string