Implementation details is a standard Experience Data Model (XDM) data type that describes a technology implementation, such as an API or an SDK.
Property | Data type | Description |
---|---|---|
environment |
String | The environment of the implementation. |
name |
String | The identifier for the SDK or endpoint. All SDKs or endpoints are identified through a URI, including extensions. |
version |
String | The version of the API or SDK. |
For more details on the data type, refer to the public XDM repository: