CatalogType

From Gvp-public
Revision as of 08:35, 4 September 2014 by Id02224 (talk | contribs) (Created page with "{{Api_Enum_Spec| Description=Enum that indicates the sub-catalog to retrieve recommendations from (Subscrition or transactional). |Values= {{{!}} border="2" style="width:800p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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


See also