https://ns.adobe.com/experience/profile-edgeregion
Edge region locations and timestamps where the profile data is captured
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/profile-edgeregion.schema.json |
- Data capture region for Profile
https://ns.adobe.com/experience/profile-edgeregion- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Extensibility base schema
{
"xdm:userActivityRegions": {
"VA6": {
"xdm:captureTimestamp": "2017-09-26T15:52:20+00:00"
},
"OR2": {
"xdm:captureTimestamp": "2017-09-26T15:52:20+00:00"
}
}
}| Property | Type | Required | Defined by |
|---|---|---|---|
| xdm:userActivityRegions | object |
Optional | Data capture region for Profile (this schema) |
* |
any | Additional | this schema allows additional properties |
Map of Location and timestamp of regions where this profile was captured.
xdm:userActivityRegions
- is optional
- type:
object - defined in this schema
object with following properties:
| Property | Type | Required |
|---|