A new event for a specific list member
Name | Type | Description | Notes |
---|---|---|---|
Name | string | The name for this type of event ('purchased', 'visited', etc). Must be 2-30 characters in length | |
Properties | map[string]string | An optional list of properties | [optional] |
IsSyncing | bool | Events created with the is_syncing value set to `true` will not trigger automations. | [optional] |
OccurredAt | time.Time | The date and time the event occurred in ISO 8601 format. | [optional] |