Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 1.91 KB

experienceevent-search.schema.md

File metadata and controls

57 lines (38 loc) · 1.91 KB

Search Details Schema

https://ns.adobe.com/xdm/context/experienceevent-search

Search related information such as search engine, paid search, keywords, and position.

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

Schema Hierarchy

  • Search Details https://ns.adobe.com/xdm/context/experienceevent-search

Search Details Example

{
  "xdm:search": {
    "xdm:searchEngine": "Google",
    "xdm:searchEngineID": "https://ns.adobe.com/searchengines/3",
    "xdm:keywords": "rice cooker",
    "xdm:isPaid": true,
    "xdm:pageDepth": 1
  }
}

Search Details Properties

Property Type Required Defined by
xdm:search Search Optional Search Details (this schema)
* any Additional this schema allows additional properties

xdm:search

Search

The information related to web or mobile search.

xdm:search

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

xdm:search Type

  • Searchhttps://ns.adobe.com/xdm/context/search