Skip to content

Latest commit

 

History

History
134 lines (80 loc) · 3.35 KB

creative.schema.md

File metadata and controls

134 lines (80 loc) · 3.35 KB

Advertising Creative Management Platform Details Schema

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

Advertising Creative Management Platform details.

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

Advertising Creative Management Platform Details Example

{
  "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"
    }
  ]
}

Advertising Creative Management Platform Details Properties

Property Type Required Defined by
xdm:adThemeCreativeId string Optional Advertising Creative Management Platform Details (this schema)
xdm:experienceId string Optional Advertising Creative Management Platform Details (this schema)
xdm:segments Adobe Advertising Cloud Audience Segment Details Optional Advertising Creative Management Platform Details (this schema)
xdm:targetingBranchId string Optional Advertising Creative Management Platform Details (this schema)
* any Additional this schema allows additional properties

xdm:adThemeCreativeId

Ad Theme Creative Identifier

Identifier for the ad theme creative.

xdm:adThemeCreativeId

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

xdm:adThemeCreativeId Type

string

xdm:experienceId

Experience Identifier

Identifier for the Creative experience.

xdm:experienceId

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

xdm:experienceId Type

string

xdm:segments

Audience Segments Details

xdm:segments

  • is optional

  • type: Adobe Advertising Cloud Audience Segment Details

  • defined in this schema

xdm:segments Type

Array type: Adobe Advertising Cloud Audience Segment Details

All items must be of the type:

xdm:targetingBranchId

Targeting Branch Identifier

Identifier for the targeting branch.

xdm:targetingBranchId

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

xdm:targetingBranchId Type

string