https://ns.adobe.com/xdm/context/profile-owning-entities
Indicates the owning organizational and geographical entities of this profile.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Experimental | No | Forbidden | Permitted | context/profile-owning-entities.schema.json |
- Profile Owning Entity Details
https://ns.adobe.com/xdm/context/profile-owning-entities
- Extensibility Base Schema
https://ns.adobe.com/xdm/common/extensible
- Organizational Unit
https://ns.adobe.com/xdm/common/orgunit
- Geographical Unit
https://ns.adobe.com/xdm/common/geounit
- Extensibility Base Schema
{
"xdm:orgUnit": {
"@id": "https://data.adobe.io/org-apparals-men"
},
"xdm:geoUnit": {
"@id": "https://data.adobe.io/geo-france"
}
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:geoUnit | Geographical Unit | Optional | Profile Owning Entity Details (this schema) |
xdm:orgUnit | Organizational Unit | Optional | Profile Owning Entity Details (this schema) |
* |
any | Additional | this schema allows additional properties |
The geographical unit within the organization owning the profile. This can be used to reference the geographical information maintained in another dataset.
xdm:geoUnit
- is optional
- type: Geographical Unit
- defined in this schema
- Geographical Unit –
https://ns.adobe.com/xdm/common/geounit
The unit within the organization owning the profile. This can be used to reference the organization details maintained in another dataset.
xdm:orgUnit
- is optional
- type: Organizational Unit
- defined in this schema
- Organizational Unit –
https://ns.adobe.com/xdm/common/orgunit