Package com.algolia.model.analytics
Class TopSearchesResponseWithAnalytics
java.lang.Object
com.algolia.model.analytics.TopSearchesResponseWithAnalytics
- All Implemented Interfaces:
GetTopSearchesResponse
TopSearchesResponseWithAnalytics
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.algolia.model.analytics.GetTopSearchesResponse
GetTopSearchesResponse.Deserializer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddSearches(TopSearchWithAnalytics searchesItem) booleanMost popular searches and their associated click and conversion metrics.inthashCode()setSearches(List<TopSearchWithAnalytics> searches) toString()
-
Constructor Details
-
TopSearchesResponseWithAnalytics
public TopSearchesResponseWithAnalytics()
-
-
Method Details