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 | Map<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`. |