XDM Business Marketing List Members class

Last update: 2023-12-15
  • Topics:
  • Schemas
    View more on this topic
  • Created for:
  • Developer
IMPORTANT

This class is intended to be used by organizations with access to Adobe Real-Time Customer Data Platform B2B Edition. You must have access to Real-Time CDP B2B Edition in order for this class to participate in Real-Time Customer Profile.

XDM Business Marketing List Members is a standard Experience Data Model (XDM) class that describes members, persons, or contacts associated with a marketing list.

The structure of the XDM Business Marketing List Members class as it appears in the UI

Property Data type Description
extSourceSystemAudit External Source System Audit Attributes If the marketing list membership comes from an external source system, this object captures audit attributes for that system.
marketingListKey B2B Source A composite identifier for the marketing list that the person is a member of.
marketingListMemberKey B2B Source A composite identifier for the marketing list membership entity.
personKey B2B Source A composite identifier for the person who is a member of the marketing list.
_id String A unique identifier for the record. This is a system-generated value that is separate from the marketingListMemberID.
isDeleted Boolean Indicates whether this marketing list member entity has been deleted in Marketo Engage.

When using the Marketo source connector, any records that are deleted in Marketo are automatically reflected in Real-Time Customer Profile. However, records relating to these profiles may still persist in the Data Lake. By setting isDeleted to true, you can use the field to filter out which records have been deleted from your sources when querying the Data Lake.
marketingListID String A unique ID for the marketing list.
marketingListMemberID String A unique ID for the marketing list membership entity.
personId String A unique ID for the person.

See the guide on schema relationships in Real-Time CDP B2B Edition to learn how this class conceptually relates to the other B2B classes and how you can establish these relationships in the Adobe Experience Platform UI.

On this page