eBay Trading API
Version 1359


complexType "ItemSpecificDetailsType"
Namespace:
urn:ebay:apis:eBLBaseComponents
Content:
complex, 6 elements, elem. wildcard
Defined:
in ebaySvc.wsdl/Schema
Includes:
declarations of 6 elements, elem. wildcard
Referenced:
Component Diagram

Content Element Model:
Component
Type / Value
Occurs
Required?
Nillable?
Description
SEQUENCE
1..1
yes
 MaxItemSpecificsPerItem
int
0..1
no
no
This value is the maximum number of Item Specifics name-value pairs that can be used when creating, revising, or relisting an item on the specified site. Item Specifics are used to provide descriptive details of an item in a structured manner.
 MaxValuesPerName
int
0..1
no
no
This value is the maximum number of corresponding name values that can be used per Item Specific when creating, revising, or relisting an item on the specified site. An example of an Item Specific that might have multiple values is 'Features'. A product can have multiple features, hence multiple features can be passed in through multiple ItemSpecifics.NameValueList.Value fields.

Once you know the site threshold, it can also be helpful to know specific Item Specifics in a category that can have more than one value, such as 'Features'. Multiple values can only be specified for an Item Specific if the corresponding itemToAspectCardinality field of the getItemAspectsForCategory method shows a value of MULTI.
 MaxCharactersPerValue
int
0..1
no
no
This value is the maximum number of characters that can be used for an Item Specific value on the specified site.
 MaxCharactersPerName
int
0..1
no
no
This value is the maximum number of characters that can be used for an Item Specific name on the specified site.
 DetailVersion
string
0..1
no
no
This string indicates the version of the Item Specifics metadata.
 UpdateTime
dateTime
0..1
no
no
This timestamp indicates the date and time when the Item Specifics metadata was last updated. Time is in Greenwich Mean Time (GMT) time. This timestamp can be useful in determining if and when to refresh cached client data.
 {any}
from any namespace
0..∞
no
Description
This type is used by the ItemSpecificDetails container that is returned in the GeteBayDetails call. The ItemSpecificDetails container consists of maximum threshold values that must be adhered to when creating, revising, or relisting items with Item Specifics. Item Specifics are used to provide descriptive details of an item in a structured manner.
Referenced By


WSDL documentation generated with FlexDoc/XML 1.14 using FlexDoc/XML WSDLDoc 2.0 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.