RecommendationsType

Defines details about recommended names and values for custom Item Specifics.

Types that use RecommendationsType:

Calls that use one or more fields of RecommendationsType:

Fields

CategoryID ( string ) [0..1]
The leaf category in which the associated Item Specifics are popular. This is always a category that you specified in the request.

Only returned for categories that have popular Item Specifics, or when you also pass in the Name field.
See the Field Index to learn which calls use CategoryID.

NameRecommendation ( NameRecommendationType ) [0..*]
Contains an Item Specific that eBay recommends as popular within the specified category. Only returned if recommendations are found.
See the Field Index to learn which calls use NameRecommendation.

Updated ( boolean ) [0..1]
If true, the recommended Item Specifics for this category have changed since the time you specified (in LastUpdateTime). (In this case, we suggest you retrieve the latest data for the category.) If false, the recommended Item Specifics for this category have not changed since the time you specified.

Only returned when you pass LastUpdateTime in the request.
See the Field Index to learn which calls use Updated.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.