Skip to content

Latest commit

 

History

History
198 lines (105 loc) · 5.56 KB

marketing-list-member.schema.md

File metadata and controls

198 lines (105 loc) · 5.56 KB

XDM Business Marketing List Members Schema

https://ns.adobe.com/xdm/classes/marketing-list-member

XDM Business Marketing List Members is a standard Experience Data Model (XDM) class that describes members, persons, or contacts associated with a marketing list. 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-member.schema.json

Schema Hierarchy

XDM Business Marketing List Members Example

{
  "xdm:marketingListMemberID": "MKTMBR11111"
}

XDM Business Marketing List Members Properties

Property Type Required Defined by
@id string Optional Record Schema
xdm:extSourceSystemAudit External Source System Audit Attributes Optional External Source System Audit Details
xdm:marketingListID string Optional XDM Business Marketing List Members (this schema)
xdm:marketingListKey B2B Source Optional XDM Business Marketing List Members (this schema)
xdm:marketingListMemberID string Optional XDM Business Marketing List Members (this schema)
xdm:marketingListMemberKey B2B Source Optional XDM Business Marketing List Members (this schema)
xdm:personID string Optional XDM Business Marketing List Members (this schema)
xdm:personKey B2B Source Optional XDM Business Marketing List Members (this schema)
* any Additional this schema allows additional properties

@id

Identifier

A unique identifier for the record.

@id

@id Type

string

  • format: uri-reference – URI Reference (according to RFC3986)

xdm:extSourceSystemAudit

External Source System Audit Properties

Audit attributes for external sources.

xdm:extSourceSystemAudit

xdm:extSourceSystemAudit Type

xdm:marketingListID

Marketing List Identifier

Unique ID for the marketing list this person is a member of.

xdm:marketingListID

  • is optional
  • type: string
  • defined in this schema

xdm:marketingListID Type

string

xdm:marketingListKey

Marketing List Key

Unique composite identifier of the Marketing List this person is a member of.

xdm:marketingListKey

  • is optional
  • type: B2B Source
  • defined in this schema

xdm:marketingListKey Type

  • B2B Sourcehttps://ns.adobe.com/xdm/datatypes/b2b-source

xdm:marketingListMemberID

Marketing List Member ID

Unique ID for the membership of this person to this marketing list.

xdm:marketingListMemberID

  • is optional
  • type: string
  • defined in this schema

xdm:marketingListMemberID Type

string

xdm:marketingListMemberKey

Marketing List Member Key

Unique composite identifier of the membership of this person from the marketing list.

xdm:marketingListMemberKey

  • is optional
  • type: B2B Source
  • defined in this schema

xdm:marketingListMemberKey Type

  • B2B Sourcehttps://ns.adobe.com/xdm/datatypes/b2b-source

xdm:personID

Person Identifier

Unique ID for the person who is a member of this marketing list.

xdm:personID

  • is optional
  • type: string
  • defined in this schema

xdm:personID Type

string

xdm:personKey

Person Key

Unique composite identifier of the Person from the marketing list.

xdm:personKey

  • is optional
  • type: B2B Source
  • defined in this schema

xdm:personKey Type

  • B2B Sourcehttps://ns.adobe.com/xdm/datatypes/b2b-source