A unique identifier for the event definition.
The object type identifier. Always set to “eventDefinition” to distinguish it from other API objects.
The timestamp when the event definition was first created, in ISO 8601 format (YYYY-MM-DDTHH:mm:ss.sssZ).
A technical description of the event’s purpose and context. This field is editable in the Usertour Dashboard and helps maintain documentation of your event tracking implementation.
The human-readable identifier for the event, used in the Usertour Dashboard and analytics interfaces. This can be modified to better reflect your event naming conventions.
The immutable identifier used in your code when tracking events. This value is used in the
name
field of event objects and cannot be changed after creation to maintain data consistency.