MonetizationOS Docs
Workflows ReferenceType Definitions

IdentityLinkType

type IdentityLinkType = "conversion" | "relates_to";

The semantic type of the identity link.

  • 'conversion': Represents a conversion (e.g., anonymous to registered).
  • 'relates_to': Represents a custom related link.