A leaf category to retrieve recommended Item Specifics for. (This call returns no results for a parent category.) To determine which leaf categories support listing with custom Item Specifics, use GetCategoryFeatures and GetCategories.
Note: This call may return recommendations for categories that don't support listing with custom Item Specifics. That is, the presence of recommendations for a category does not necessarily mean that AddItem supports custom Item Specifics for that category and site.
Alternatively, you can use the CategorySpecific to specify the category. (If you plan to only use one or the other in your application, you should use CategorySpecific, as it may offer more options in the future.)
You can specify multiple leaf categories (but more categories can result in longer response times). If you specify the same ID twice, we use the first instance. Required if CategorySpecificsFileInfo is not provided.
Depending on how many recommendations are found, your request may time out if you specify too many category IDs. (Typically, you can download recommendations for about 275 categories at a time.)
See the
Field Index to learn which calls use CategoryID.