Skip to content

Latest commit

 

History

History
100 lines (76 loc) · 3 KB

experienceevent-profile-stitch.schema.md

File metadata and controls

100 lines (76 loc) · 3 KB

Profile Stitch Details Schema

https://ns.adobe.com/xdm/context/experienceevent-profile-stitch

Profile stitching details such as identity and profile IDs.

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

Schema Hierarchy

  • Profile Stitch Details https://ns.adobe.com/xdm/context/experienceevent-profile-stitch

Profile Stitch Details Example

{
  "xdm:profileStitch": [
    {
      "xdm:profileStitchID": {
        "@id": "https://data.adobe.io/entities/profileStitchIdentity/1",
        "xdm:namespace": {
          "xdm:code": "AAM"
        }
      },
      "xdm:version": "1.0",
      "xdm:identityMap": {
        "ECID": [
          {
            "xdm:id": "https://data.adobe.io/entities/identity/92312748749128"
          },
          {
            "xdm:id": "https://data.adobe.io/entities/identity/62312748749321"
          },
          {
            "xdm:id": "https://data.adobe.io/entities/identity/49312748749132"
          }
        ]
      }
    }
  ],
  "xdm:segmentMemberships": [
    {
      "xdm:segmentID": {
        "@id": "https://data.adobe.io/entities/identity/92312748749128",
        "xdm:namespace": {
          "xdm:code": "AAM"
        }
      },
      "xdm:profileStitchID": {
        "@id": "https://data.adobe.io/entities/profileStitchIdentity/1",
        "xdm:namespace": {
          "xdm:code": "AAM"
        },
        "xdm:lastQualificationTime": "2017-09-26T15:52:25+00:00",
        "xdm:version": "1.0",
        "xdm:validUntil": "2017-12-26T15:52:25+00:00",
        "xdm:status": "realized"
      }
    }
  ]
}

Profile Stitch Details Properties

Property Type Required Defined by
xdm:profileStitch Profile stitch Optional Profile Stitch Details (this schema)
* any Additional this schema allows additional properties

xdm:profileStitch

Profile stitch

Details about the IDs that were joined by profile stitching.

xdm:profileStitch

  • is optional

  • type: Profile stitch

  • defined in this schema

xdm:profileStitch Type

Array type: Profile stitch

All items must be of the type: