List<RecommendedAssetId> |
AssetFacade.getRecommendations(String recommendationName, String alias, String profileName, Map<String,Object> profile, String segments, String sitename, boolean keepSegments)
Get a list of recommended assets
|
List<RecommendedAssetId> |
AssetFacadeImpl.getRecommendations(String recommendationName, String visitorId, String profileName, Map<String,Object> profile, String segments, String sitename, boolean keepSegments) |
List<RecommendedAssetId> |
EngageManager.getRecommendedAssets(VisitorContext vContext, String recommendationName, int maxcount, List<AssetId> filterOutAssets) |