eBay Product Metadata APIVersion 1.3.0
 

PropertyNameValue

Container type for property name value pairs.

Types that use PropertyNameValue:

Calls that use PropertyNameValue:

Fields

childPropertyNameValue ( PropertyNameValue ) [0..*]
Property name value pairs that are children to other properties. Only returned when the response is returned as a propertyValuesTree.
See the Field Index to learn which calls use childPropertyNameValue.

propertyName ( string ) [0..1]
This is the canonical name of the property. Used to identify a property within a catalog that this category belongs to.
See the Field Index to learn which calls use propertyName.

value ( Value ) [0..1]
A value for the property.
See the Field Index to learn which calls use value.