Skip to content

Latest commit

 

History

History
210 lines (117 loc) · 5.38 KB

campaign-member.schema.md

File metadata and controls

210 lines (117 loc) · 5.38 KB

XDM Business Campaign Members Schema

https://ns.adobe.com/xdm/context/campaign-member

XDM Business Campaign Members is a standard Experience Data Model (XDM) class that describes a contact or lead associated with a business campaign. 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/campaign-member.schema.json

Schema Hierarchy

XDM Business Campaign Members Example

{
  "xdm:campaignMemberID": "1",
  "xdm:campaign": {
    "xdm:ID": "1003",
    "xdm:type": "Direct Mail"
  },
  "xdm:extSourceSystemAudit": {
    "xdm:createdBy": "USER111",
    "xdm:createdDate": "2018-01-19T15:52:25+00:00",
    "xdm:lastUpdatedBy": "USER2222",
    "xdm:lastUpdatedDate": "2018-01-19T15:52:25+00:00",
    "xdm:lastActivityDate": "2018-01-19T15:52:25+00:00",
    "xdm:lastReferencedDate": "2018-01-20T15:52:25+00:00",
    "xdm:lastViewedDate": "2018-01-26T15:52:25+00:00"
  }
}

XDM Business Campaign Members Properties

Property Type Required Defined by
@id string Optional Record Schema
xdm:campaignID string Optional XDM Business Campaign Members (this schema)
xdm:campaignKey B2B Source Optional XDM Business Campaign Members (this schema)
xdm:campaignMemberID string Optional XDM Business Campaign Members (this schema)
xdm:campaignMemberKey B2B Source Optional XDM Business Campaign Members (this schema)
xdm:extSourceSystemAudit External Source System Audit Attributes Optional External Source System Audit Details
xdm:personID string Optional XDM Business Campaign Members (this schema)
xdm:personKey B2B Source Optional XDM Business Campaign 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:campaignID

Campaign ID

Campaign Unique Identifer.

xdm:campaignID

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

xdm:campaignID Type

string

xdm:campaignKey

Campaign Key

Unique composite identifer of the campaign.

xdm:campaignKey

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

xdm:campaignKey Type

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

xdm:campaignMemberID

Campaign Member ID

Campaign Member unique identifer.

xdm:campaignMemberID

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

xdm:campaignMemberID Type

string

xdm:campaignMemberKey

Campaign Member Key

Unique composite identifer of the campaign member.

xdm:campaignMemberKey

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

xdm:campaignMemberKey Type

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

xdm:extSourceSystemAudit

External Source System Audit Properties

Audit attributes for external sources.

xdm:extSourceSystemAudit

xdm:extSourceSystemAudit Type

xdm:personID

Person ID

Person unique identifier.

xdm:personID

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

xdm:personID Type

string

xdm:personKey

Person Key

Unique composite identifier of the person.

xdm:personKey

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

xdm:personKey Type

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