EventMessage
Properties
| Name | Type |
|---|---|
properties | Record<string | number, any> |
disableGeoip | boolean |
distinctId | string |
event | string |
groups | Record<string, string | number> |
flags | FeatureFlagEvaluations |
Attach feature flag values evaluated via | |
sendFeatureFlags | boolean | SendFeatureFlagsOptions |
Deprecated: Use the | |
timestamp | Date |
uuid | string |
If provided overrides the auto-generated event UUID. Must be a valid UUID. | |