Tag

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

Types that use Tag:

Call that uses one or more fields of 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.

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