https://ns.adobe.com/experience/edge-autofilled-environment-details
Information automatically collected by the AEP Edge Orchestration Service to enrich each received XDM Experience event.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/edge-autofilled-environment-details.schema.json |
- Adobe Experience Edge Autofilled Environment Details
https://ns.adobe.com/experience/edge-autofilled-environment-details- Environment
https://ns.adobe.com/xdm/context/environment
- Environment
{
"xdm:placeContext": {
"xdm:geo": {
"@id": "https://data.adobe.io/entities/geo/tokyo",
"xdm:countryCode": "JP",
"xdm:stateProvince": "JP-13",
"xdm:city": "Tokyo",
"xdm:postalCode": "141-0032",
"schema:latitude": 35.6185,
"schema:longitude": 139.73237
}
},
"xdm:environment": {
"xdm:ipV4": "0.0.0.0",
"xdm:ipV6": "2001:db8:0:0:0:ff00:42:8329",
"xdm:browserDetails": {
"xdm:userAgent": "Mozilla/5.0 (iPhone; CPU OS 12_4 like Mac OS X; en_US)"
}
}
}| Property | Type | Required | Defined by |
|---|---|---|---|
| xdm:environment | object |
Optional | Adobe Experience Edge Autofilled Environment Details (this schema) |
| xdm:placeContext | object |
Optional | Adobe Experience Edge Autofilled Environment Details (this schema) |
* |
any | Additional | this schema allows additional properties |
xdm:environment
- is optional
- type:
object - defined in this schema
object with following properties:
| Property | Type | Required |
|---|---|---|
xdm:browserDetails |
Optional |
undefined
xdm:browserDetails
- is optional
- type: reference
xdm:placeContext
- is optional
- type:
object - defined in this schema
object with following properties:
| Property | Type | Required |
|---|---|---|
xdm:geo |
Optional |
undefined
xdm:geo
- is optional
- type: reference