Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 1.38 KB

keyvalue.schema.md

File metadata and controls

60 lines (32 loc) · 1.38 KB

Key Value Pair Schema

https://ns.adobe.com/experience/analytics/keyvalue

Key value pair.

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

Key Value Pair Properties

Property Type Required Defined by
xdm:key string Optional Key Value Pair (this schema)
xdm:value string Optional Key Value Pair (this schema)
* any Additional this schema allows additional properties

xdm:key

Key

Key

xdm:key

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

xdm:key Type

string

xdm:value

Value

Value

xdm:value

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

xdm:value Type

string