Skip to content

Latest commit

 

History

History
125 lines (83 loc) · 4.39 KB

creative-event.schema.md

File metadata and controls

125 lines (83 loc) · 4.39 KB

Adobe Advertising Cloud Creative Management Platform Event Extension Schema

https://ns.adobe.com/experience/adcloud/creative-event

Adobe Advertising Cloud Creative Management Platform Event extension.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Stable No Forbidden Permitted adobe/experience/adcloud/creative-event.schema.json

Schema Hierarchy

Adobe Advertising Cloud Creative Management Platform Event Extension Example

{
  "https://ns.adobe.com/experience/adcloud/creative": {
    "xdm:experienceId": "1001",
    "xdm:targetingBranchId": "4001",
    "xdm:adThemeCreativeId": "3001",
    "xdm:segments": [
      {
        "xdm:identityMap": {
          "AdCloudSegments": [
            {
              "xdm:id": "112233",
              "xdm:primary": true
            }
          ]
        },
        "xdm:segmentName": "Users with TV segment",
        "xdm:description": "Segment is about users who have TV",
        "xdm:segmentStatus": "ACTIVE",
        "repo:createDate": "2018-10-23T12:00:00-06:00",
        "repo:modifyDate": "2019-03-21T12:00:00-06:00",
        "xdm:targeted": true,
        "xdm:partnerId": "10"
      }
    ]
  }
}

Adobe Advertising Cloud Creative Management Platform Event Extension Properties

Property Type Required Default Defined by
https://ns.adobe.com/experience/adcloud/creative Advertising Creative Management Platform Details Optional Adobe Advertising Cloud Creative Management Platform Event Extension (this schema)
xdm:eventMergeId string Optional XDM ExperienceEvent
xdm:producedBy string Optional "self" XDM ExperienceEvent
* any Additional this schema allows additional properties

Advertising Creative Management Platform Details

Advertising Creative Management Platform Details.

https://ns.adobe.com/experience/adcloud/creative

  • is optional
  • type: Advertising Creative Management Platform Details
  • defined in this schema

xdm:eventMergeId

ExperienceEvent merge ID

An ID to correlate or merge multiple Experience events together that are essentially the same event or should be merged. This is intended to be populated by the data producer prior to ingestion.

xdm:eventMergeId

xdm:eventMergeId Type

string

xdm:producedBy

Produced By

Value that describes the producer of the event - suggested values would be 'self', 'system', 'salesRep', etc. Can be used to filter out certain producers if needed.

xdm:producedBy

xdm:producedBy Type

string

xdm:producedBy Known Values

Value Description
self Self
system System
salesRef Sales Representative
customerRep Customer Representative