An analytics event that relates to a query made on a collection.
Name | Type | Description | Notes |
---|---|---|---|
BannerId | string | The identifier of the promotion banner the event is about. | [optional] |
Metadata | Dictionary<string, Object> | An object made up of field-value pairs that contains additional metadata to record with the event. | [optional] |
QueryId | string | The query identifier. | |
RedirectId | string | The identifier of the redirect the event is about. | [optional] |
ResultId | string | The identifier of the result the event is about. | [optional] |
Type | string | The type of event, e.g. `click`, `redirect`, `purchase`, `add_to_cart`. |