https://ns.adobe.com/xdm/context/profile-owning-entities
Geographical unit information such as labels, organization name, and geographical unit name.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | mixins/profile/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