Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: recombee/net-api-client

Tags

v6.0.0

Toggle v6.0.0's commit message
Release: v6.0.0

- Added support for the new Composite Recommendation endpoint
- Added new parameter `autoPresented` for Detail View and View Portion interactions
- Added new parameter `timeSpent` for View Portion interactions
- Added support for `reqlExpressions` on recommended items
- Breaking change: the `name` parameter of the Logic input is no longer mandatory

v5.1.0

Toggle v5.1.0's commit message
Support ListScenarios endpoint

v5.0.0

Toggle v5.0.0's commit message
Release: v5.0.0

- Support new Recommend Items to Item Segment endpoint
- Series API improvements:
	- Add Series endpoint creates associated Item for the Series automatically (based on the cascadeCreate parameter)
	- Breaking change: Remove From Series no longer requires the time parameter
- Removed deprecated Groups endpoints

v4.1.0

Toggle v4.1.0's commit message
Support Item Segmentations

v4.0.0

Toggle v4.0.0's commit message
Support setting the region of your DB. Added Update / Delete More Ite…

…ms endpoints.

Removed deprecated endpoints Item Based Recommendation and User Based Recommendation.

v3.2.0

Toggle v3.2.0's commit message
Support endpoints for handling search synonyms

v3.1.0

Toggle v3.1.0's commit message
Support RecommendNextItems endpoint

v3.0.1

Toggle v3.0.1's commit message
Avoid possible deadlock in synchronous Send using WaitAndUnwrapExcept…

…ion from Nito.AsyncEx

v3.0.0

Toggle v3.0.0's commit message
Support SearchItems endpoint

v2.5.0

Toggle v2.5.0's commit message
Support for asynchronous send (SendAsync method). Based on fork by @n…

…adjibus.