@ProviderType public interface TargetRecommendation extends RecommendationsEntity
| Modifier and Type | Interface and Description |
|---|---|
static class |
TargetRecommendation.RecommendationState
Enumeration of the possible states of a Target Recommendations
|
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getAlgorithmIds()
Get the list of algorithms used by this recommendation
|
int |
getCatalogId()
Get the Id of the product catalog used by this recommendation
|
int |
getDefaultContentId()
The default content id for this recommendations
|
String |
getEndDate()
Gets the end date of this recommendation
|
int |
getId()
Uniquely identifies a
TargetRecommendation |
String |
getLocationDisplayMbox()
Gets the name of the MBox where this recommendation is targeted
|
String |
getName()
Get the name of this
TargetRecommendation |
String |
getStartDate()
Gets the start date of this recommendation
|
TargetRecommendation.RecommendationState |
getState()
Get the state of this recommendation
|
List<String> |
getTemplateNames()
Get the list of template names used by this recommendation
|
toJsonint getId()
TargetRecommendationInteger value identifying this TargetRecommendationString getName()
TargetRecommendationString object containing this recommendation's nameint getCatalogId()
List<String> getTemplateNames()
List containing the template namesTargetRecommendation.RecommendationState getState()
RecommendationState enum value with the state of this recommendationList<Integer> getAlgorithmIds()
List containing the ids of the used algorithmsString getLocationDisplayMbox()
String object containing the MBox nameint getDefaultContentId()
String getStartDate()
String containing the recommendation campaign start dateString getEndDate()
String containing the recommendation campaign end dateCopyright © 2010 - 2020 Adobe. All Rights Reserved