RecommendationRequest
This query parameter is a JSON object with the following fields:
Name | Type | Allowed values | Description | Required |
---|---|---|---|---|
dataType | String | btv or vod | The type of content. | Y |
recommendationType | String | social , preference , related , or context | The type of recommendation query to execute. The value determines whether
| Y |
deviceType | String | settopbox or mediaplayer | The type of device. | Y |
contentId | String | The content ID on which to base the recommendation. | See recommendationType . | |
age | Integer | The age of the user. | N | |
gender | String | Male or Female | The gender of the user. | N |
allowMarketing | String | true or false | Whether recommendations should be influenced by marketing. Default: | N |
allowPreviousRecommendations | String | true or false | Whether previously recommended content should be allowed in the results. Default: | N |