Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 1.67 KB

proposition-action.schema.md

File metadata and controls

60 lines (32 loc) · 1.67 KB

Proposition Action Schema

https://ns.adobe.com/experience/decisioning/proposition-action

Properties of a specific element that was interacted with which caused the proposition event to be triggered.

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

Proposition Action Properties

Property Type Required Defined by
xdm:id string Optional Proposition Action (this schema)
xdm:label string Optional Proposition Action (this schema)
* any Additional this schema allows additional properties

xdm:id

id

The customer generated id of the element with which the end-user interacted.

xdm:id

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

xdm:id Type

string

xdm:label

label

The customer generated display name of the element with which the end-user interacted.

xdm:label

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

xdm:label Type

string