|ParamType=int
|ParamRequired=optional
|ParamDescription=Number that represent a kind of content wants to be filter the result. Allowed only one of then. ( 1 - MostViewed, 2 - BestRated, 3 - Personal, 4 - Editorial).
}}
{{Api_Parameter|
|Returns=
Returns a JSON object containing a JSON with the personal recommendation as [[SimpleItem]].
'''Example:'''
: <span style="color: #a11;">"Content"</span>: {
:: <span style="color: #a11;">"ItemList"</span>: [
::: Array of [[SimpleItem]] objects(OpenGVP type)
:: ]
: }