Returns a list of items to recommend to site visitors based on the specified algorithms.
You can specify multiple algorithms in the request. The method processes them in order and returns the recommendations from the first algorithm that meets the minimumRecommendedItems threshold. If the first algorithm doesn't provide enough items, the method moves to the next algorithm in the list and repeats the process. If no algorithm meets the threshold, the method returns an empty array.
Notes:
To see which algorithms are available on a site, call List Available Algorithms.
There are 2 errors with this status code.
There is 1 error with this status code.
This method may also return standard errors. Learn more about standard Wix errors.