GetCategorySpecificsResponseType
Calls made form seller or buyer find out what the most relevant tags and values are for a given category
Fields
FileReferenceID ( string ) [0..1]
Use TaskReferenceID and FileReferenceID as inputs to the downloadFile call in the eBay File Transfer API. That API lets you retrieve a single (bulk) GetCategorySpecifics response with all the Item Specifics recommendations available for the requested site ID. (The downloadFile call downloads a .zip file as an attachment.)

Only returned when CategorySpecificsFileInfo is passed in the request.
See the Field Index to learn which calls use FileReferenceID.

Recommendations ( RecommendationsType ) [0..*]
Returned with request version 609 and higher.

Contains the most popular Item Specifics, if any, for a category specified in the request, or contains information about whether the recommendations have changed for that category since the LastUpdateTime you requested.

The most relevant Item Specifics are returned first. If a name has multiple values, the first value is more popular.

This node returns empty (or it's not returned) for a category if there is no applicable data (such as when you request a parent category, a category that has no popular Item Specifics yet, or a duplicate category that was already returned). If you pass in the CategoryID and Name fields together, but no matching values are found for the name, eBay returns the name with no values (even if the name is not recommended).

If GetCategoryFeatures indicates that custom Item Specifics are enabled for a leaf category, but GetCategorySpecifics doesn't return any recommendations for that category, the seller can still specify their own custom Item Specifics in that category.
See the Field Index to learn which calls use Recommendations.

TaskReferenceID ( string ) [0..1]
Use TaskReferenceID and FileReferenceID as inputs to the downloadFile call in the eBay File Transfer API. That API lets you retrieve a single (bulk) GetCategorySpecifics response with all the Item Specifics recommendations available for the requested site ID. (The downloadFile call downloads a .zip file as an attachment.)

Only returned when CategorySpecificsFileInfo is passed in the request.
See the Field Index to learn which calls use TaskReferenceID.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 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.