XDM Business Marketing List 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 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.

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

Property Data type Description
extSourceSystemAudit External Source System Audit Attributes If the marketing list comes from an external source system, this object captures audit attributes for that system.
marketingListKey B2B Source A composite identifier for the marketing list entity.
_id String A unique identifier for the record. This is a system-generated value that is separate from the marketingListID.
isDeleted Boolean Indicates whether this marketing list 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.
marketingListDescription String A description for the marketing list.
marketingListID String A unique ID for the marketing list entity.
marketingListName String The name of the marketing list.

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