CatalogType
Jump to navigation
Jump to search
Enum that indicates the sub-catalog to retrieve recommendations from (Subscrition or transactional).
Values
Value | Name | Details |
---|---|---|
0 | Any | Transactional or subscription (hired by the user). Default for getNodeRecommendations and GetFullView |
1 | Subscription | Contents from subscriptions rented by the user (and inside the subscription sub-catalog). Default for GetRotRecommendationsCombined and GetRootREcommendationsByView |
2 | Transactional | Contents from transactional sub-catalog |
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
2.3 | Initial method design | OpenGvp |