All kinds of recommendation are combined in the same result with a SOURCE parameter added in the result.
SOURCES available: 1 - MostViewed, 2 - BestRated, 3 - Personal and 4 - Editorial.
This method is similar to GetRootRecommendationsByView but in the same ViewSet.
|Returns=
Returns a JSON object containing a JSON with the personal recommendation as [[SimpleItem]].
'''Example:'''
:: <span style="color: #a11;">"ItemList"</span>: [
::: {
:::: Array of [[SimpleItem]] (OpenGVP Type) objects + Source properties.
::: }
:: ]