Skip to main content

Filter

This is a JSON object that is used to supplement the recommendation request. It has the following fields:

Name
Type
Description
Required
localeStringThe locale to use when querying MDS. If not supplied, MDS will use its default locale.

N

productIdArray of stringsLimits the recommendations to only those items that belong to the specified product(s).N
channelIdArray of stringsLimits the recommendations to only those items that belong to the specified channel(s).N
regionArray of stringsLimits the recommendations to only those items that belong to the specified region(s).N
genreArray of stringsLimits the recommendations to only those items that belong to the specified genre(s).
Only supported by RecommendationRequest.recommendationType="context".
N
subgenreArray of stringsLimits the recommendations to only those items that belong to the specified subgenre(s).
Only supported by RecommendationRequest.recommendationType="context".
N
keywordArray of stringsLimits the recommendations to only those items that include the specified keyword(s).
Only supported by RecommendationRequest.recommendationType="context".
N
excludedKeywordArray of stringsLimits the recommendations to only those items that do not include the specified keyword(s).
Only supported by RecommendationRequest.recommendationType="context".
N
startStringLimits the recommendations to only those items that are available after this time.N
endStringLimits the recommendations to only those items that are available before this time.N
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.