public class SyncUserInsightsClient extends Object
| Constructor and Description |
|---|
SyncUserInsightsClient(String userToken,
SyncInsightsClient client) |
public SyncUserInsightsClient(String userToken, SyncInsightsClient client)
public InsightsResult clickedFilters(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> filters) throws AlgoliaException
eventName - The Event NameindexName - The Index Namefilters - Filters parametersAlgoliaException - If APi Errorpublic InsightsResult clickedFilters(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> filters, @Nonnull RequestOptions requestOptions) throws AlgoliaException
eventName - The Event NameindexName - The Index Namefilters - Filters parametersrequestOptions - RequestOptionsAlgoliaException - If APi Errorpublic InsightsResult clickedObjectIDs(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> objectIDs) throws AlgoliaException
eventName - The Event NameindexName - The Index NameobjectIDs - List of objectIdAlgoliaException - If APi Errorpublic InsightsResult clickedObjectIDs(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> objectIDs, @Nonnull RequestOptions requestOptions) throws AlgoliaException
eventName - The Event NameindexName - The Index NameobjectIDs - List of objectIdrequestOptions - RequestOptionsAlgoliaException - If APi Errorpublic InsightsResult clickedObjectIDsAfterSearch(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> objectIDs, @Nonnull List<Long> positions, @Nonnull String queryID) throws AlgoliaException
eventName - The Event NameindexName - The Index NameobjectIDs - List of objectIdpositions - List of positionqueryID - The query IdAlgoliaException - If APi Errorpublic InsightsResult clickedObjectIDsAfterSearch(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> objectIDs, @Nonnull List<Long> positions, @Nonnull String queryID, @Nonnull RequestOptions requestOptions) throws AlgoliaException
eventName - The Event NameindexName - The Index NameobjectIDs - List of objectIdpositions - List of positionqueryID - The query IdrequestOptions - RequestOptionsAlgoliaException - If APi Errorpublic InsightsResult convertedObjectIDs(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> objectIDs) throws AlgoliaException
eventName - The Event NameindexName - The Index NameobjectIDs - List of objectIdAlgoliaException - If APi Errorpublic InsightsResult convertedObjectIDs(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> objectIDs, @Nonnull RequestOptions requestOptions) throws AlgoliaException
eventName - The Event NameindexName - The Index NameobjectIDs - List of objectIdrequestOptions - RequestOptionsAlgoliaException - If APi Errorpublic InsightsResult convertedObjectIDsAfterSearch(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> objectIDs, @Nonnull String queryID) throws AlgoliaException
eventName - The Event NameindexName - The Index NameobjectIDs - List of objectIdqueryID - The query IdAlgoliaException - If APi Errorpublic InsightsResult convertedObjectIDsAfterSearch(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> objectIDs, @Nonnull String queryID, @Nonnull RequestOptions requestOptions) throws AlgoliaException
eventName - The Event NameindexName - The Index NameobjectIDs - List of objectIdqueryID - The query IdrequestOptions - RequestOptionsAlgoliaException - If APi Errorpublic InsightsResult convertedFilters(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> filters) throws AlgoliaException
eventName - The Event NameindexName - The index namefilters - List of filtersAlgoliaException - If API errorpublic InsightsResult convertedFilters(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> filters, @Nonnull RequestOptions requestOptions) throws AlgoliaException
eventName - The Event NameindexName - The index namefilters - List of filtersrequestOptions - RequestOptionsAlgoliaException - If API errorpublic InsightsResult viewedFilters(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> filters) throws AlgoliaException
eventName - The Event NameindexName - The Index Namefilters - Filters parametersAlgoliaException - If APi Errorpublic InsightsResult viewedFilters(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> filters, @Nonnull RequestOptions requestOptions) throws AlgoliaException
eventName - The Event NameindexName - The Index Namefilters - Filters parametersrequestOptions - RequestOptionsAlgoliaException - If APi Errorpublic InsightsResult viewedObjectIDs(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> objectIDs) throws AlgoliaException
eventName - The Event NameindexName - The Index NameobjectIDs - List of objectIdAlgoliaException - If APi Errorpublic InsightsResult viewedObjectIDs(@Nonnull String eventName, @Nonnull String indexName, @Nonnull List<String> objectIDs, @Nonnull RequestOptions requestOptions) throws AlgoliaException
eventName - The Event NameindexName - The Index NameobjectIDs - List of objectIdrequestOptions - RequestOptionsAlgoliaException - If APi ErrorCopyright © 2018. All rights reserved.