https://ns.adobe.com/xdm/common/external-source-system-audit
External Source System Audit fields.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | datatypes/external-source-system-audit.schema.json |
- External Source System Audit Attributes
https://ns.adobe.com/xdm/common/external-source-system-audit- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Extensibility base schema
{
"xdm:createdBy": "USER111",
"xdm:createdDate": "2018-01-02T15:52:25+00:00",
"xdm:lastUpdatedBy": "USER2222",
"xdm:lastUpdatedDate": "2018-01-02T15:52:25+00:00",
"xdm:lastActivityDate": "2018-01-02T15:52:25+00:00",
"xdm:lastReferencedDate": "2018-01-02T15:52:25+00:00",
"xdm:lastViewedDate": "2018-01-02T15:52:25+00:00"
}| Property | Type | Required | Defined by |
|---|---|---|---|
| xdm:createdBy | string |
Optional | External Source System Audit Attributes (this schema) |
| xdm:createdDate | string |
Optional | External Source System Audit Attributes (this schema) |
| xdm:externalID | string |
Optional | External Source System Audit Attributes (this schema) |
| xdm:lastActivityDate | string |
Optional | External Source System Audit Attributes (this schema) |
| xdm:lastReferencedDate | string |
Optional | External Source System Audit Attributes (this schema) |
| xdm:lastUpdatedBy | string |
Optional | External Source System Audit Attributes (this schema) |
| xdm:lastUpdatedDate | string |
Optional | External Source System Audit Attributes (this schema) |
| xdm:lastViewedDate | string |
Optional | External Source System Audit Attributes (this schema) |
* |
any | Additional | this schema allows additional properties |
Name of the user who created this record
xdm:createdBy
- is optional
- type:
string - defined in this schema
string
Date when this record was created.
xdm:createdDate
- is optional
- type:
string - defined in this schema
string
- format:
date-time– date and time (according to RFC 3339, section 5.6)
External unique identifier reference to external source to help identify and deduplicate if and when needed.
xdm:externalID
- is optional
- type:
string - defined in this schema
string
Last activity date.
xdm:lastActivityDate
- is optional
- type:
string - defined in this schema
string
- format:
date-time– date and time (according to RFC 3339, section 5.6)
Last referenced date.
xdm:lastReferencedDate
- is optional
- type:
string - defined in this schema
string
- format:
date-time– date and time (according to RFC 3339, section 5.6)
User who last modified this record.
xdm:lastUpdatedBy
- is optional
- type:
string - defined in this schema
string
Date when this record was last modofied.
xdm:lastUpdatedDate
- is optional
- type:
string - defined in this schema
string
- format:
date-time– date and time (according to RFC 3339, section 5.6)
Last viewed date.
xdm:lastViewedDate
- is optional
- type:
string - defined in this schema
string
- format:
date-time– date and time (according to RFC 3339, section 5.6)