Skip to content

Latest commit

 

History

History
158 lines (85 loc) · 4.55 KB

marketing-list.schema.md

File metadata and controls

158 lines (85 loc) · 4.55 KB

XDM Business Marketing List Schema

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

Schema Hierarchy

XDM Business Marketing List Example

{
  "xdm:marketingListID": "MKTLST1111"
}

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

@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:marketingListDescription

Marketing List Description

Description of the marketing list.

xdm:marketingListDescription

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

xdm:marketingListDescription Type

string

xdm:marketingListID

Marketing List ID

Unique ID of the marketing list.

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.

xdm:marketingListKey

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

xdm:marketingListKey Type

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

xdm:marketingListName

Marketing List Name

Name of the marketing list.

xdm:marketingListName

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

xdm:marketingListName Type

string