ItemSpecificDetailsType

Details about custom Item Specifics validation rules.

Types that use ItemSpecificDetailsType:

Call that uses one or more fields of ItemSpecificDetailsType:

Fields

DetailVersion ( string )
MaxCharactersPerName ( int )
MaxCharactersPerValue ( int )
MaxItemSpecificsPerItem ( int )
MaxValuesPerName ( int )
UpdateTime ( dateTime )

DetailVersion ( string ) [1]
Returns the latest version number for this field. The version can be used to determine if and when to refresh cached client data.
See the Field Index to learn which calls use DetailVersion.

MaxCharactersPerName ( int ) [0..1]
The maximum number of characters the site supports per custom Item Specific name.
See the Field Index to learn which calls use MaxCharactersPerName.

MaxCharactersPerValue ( int ) [0..1]
The maximum number of characters the site supports per custom Item Specific value.
See the Field Index to learn which calls use MaxCharactersPerValue.

MaxItemSpecificsPerItem ( int ) [0..1]
The maximum number of custom Item Specifics allowed when you list an item. Also the maximum returned per category in GetCategorySpecifics and GetItemRecommendations.
See the Field Index to learn which calls use MaxItemSpecificsPerItem.

MaxValuesPerName ( int ) [0..1]
The maximum number of values returned for each custom Item Specific in GetCategorySpecifics and GetItemRecommendations.
See the Field Index to learn which calls use MaxValuesPerName.

UpdateTime ( dateTime ) [1]
Gives the time in GMT that the feature flags for the details were last updated. This timestamp can be used to determine if and when to refresh cached client data.
See the Field Index to learn which calls use UpdateTime.

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.