eBay Merchant Data APIVersion 1255
 

VariationDetailsType

Type defining the VariationDetails container that is returned in GeteBayDetails if VariationDetails is included in the request as a DetailName filter, or if GeteBayDetails is called with no DetailName filters.

No calls use VariationDetailsType.

Fields



DetailVersion ( string ) [0..1]
Not used by any call.

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.

MaxNamesPerVariationSpecificsSet ( int ) [0..1]
Not used by any call.

This value indicates the maximum number of variation specific sets that the site will allow per listing. Typical variation specific sets for clothing may be 'Color', 'Size', 'Long Sleeve', etc.
See the Field Index to learn which calls use MaxNamesPerVariationSpecificsSet.

MaxValuesPerVariationSpecificsSetName ( int ) [0..1]
Not used by any call.

This value indicates the maximum number of values that the site will allow within one variation specific set. For example, if the variation specific set was 'Color', the seller could specify as many colors that are available up to this maximum value.
See the Field Index to learn which calls use MaxValuesPerVariationSpecificsSetName.

MaxVariationsPerItem ( int ) [0..1]
Not used by any call.

This value indicates the maximum number of item variations that the site will allow within one multi-variation listing.
See the Field Index to learn which calls use MaxVariationsPerItem.

UpdateTime ( dateTime ) [0..1]
Not used by any call.

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.