Implementation details data type

Last update: 2023-12-15
  • Topics:
  • Schemas
    View more on this topic
  • Created for:
  • Developer

Implementation details is a standard Experience Data Model (XDM) data type that describes a technology implementation, such as an API or an SDK.

Data type structure

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:

On this page