eBay Product Metadata APIVersion 1.3.0
 

Tag

Supplemental information about a property in the form of name-value pairs.

Types that use Tag:

Call that uses Tag:

Fields

dataType ( token ) [1]
The datatype of the value part of the name-value pair (e.g., BOOLEAN, STRING, or NUMERIC).
See the Field Index to learn which calls use dataType.

description ( string ) [0..1]
Reserved for future use.
See the Field Index to learn which calls use description.

name ( token ) [1]
The name part of the name-value pair.
See the Field Index to learn which calls use name.

value ( string ) [1..*]
Value part of the name-value pair. One or more values may be associated with a given name.
See the Field Index to learn which calls use value.