https://ns.adobe.com/xdm/datatypes/customMetadataDetails
Custom metadata details information.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | datatypes/custommetadatadetails.schema.json |
{
"xdm:name": "customName",
"xdm:value": "customValue"
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:name | string |
Optional | Custom metadata details information (this schema) |
xdm:value | string |
Optional | Custom metadata details information (this schema) |
* |
any | Additional | this schema allows additional properties |
The name of the custom field.
xdm:name
- is optional
- type:
string
- defined in this schema
string
The value of the custom field.
xdm:value
- is optional
- type:
string
- defined in this schema
string