OptionalRecommendationThe Recommendation Item Entities that were created by the recommendation provider
OptionalRecommendationThe Recommendation Run entity that was created by the recommendation engine
Appends the provided errorMessage param to the ErrorMessage property, with "Error: " prepended to the message and a newline character appended to the end. Also sets the Success property to false.
Appends the provided warningMessage param to the ErrorMessage property, with "Warning: " prepended to the message and a newline character appended to the end. The value of the Success property is not changed.
Returns the ErrorMessage property as an array of strings. Useful in the event multiple errors or warnings were produced during the recommendation run.
This response is generated for each Recommend() request