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

Skip to content

Tags: recombee/php-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

v5.1.1

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

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.2

Toggle v4.1.2's commit message
Fix deprecated dynamic property in Batch class (#32)

v4.1.1

Toggle v4.1.1's commit message
Create user_agent property in Client class (dynamic properties are de…

…precated)

v4.1.0

Toggle v4.1.0's commit message
Support Item Segmentations

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #28 from matyx/guzzle-client

Allow passing guzzleClient in options

v4.0.0

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

…ms endpoints.

Breaking changes:
Client constructor: protocol parameter (HTTP/HTTPS) moved to options.
Removed deprecated endpoints Item Based Recommendation and User Based Recommendation.

v3.2.1

Toggle v3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #24 from magus424/update-exception-handling

Update Exception handling to include previous Exception.