UnitOfMeasurementType

Provides a mapping between suggested unit of measure strings and other, less popular strings.

Types that use UnitOfMeasurementType:

Call that uses one or more fields of UnitOfMeasurementType:

Fields

AlternateText ( string ) [0..*]
A synonym for the unit of measurement (such as a fully spelled out name like "inches" instead of the standard abbreviation). This can be used to help a seller map unit names they use in their own catalog to unit names that are more popular on eBay.
See the Field Index to learn which calls use AlternateText.

SuggestedText ( string ) [0..1]
The preferred way to specify a given unit of measurement name, such as "in." (instead of "inches" or the " (double quote) symbol).
See the Field Index to learn which calls use SuggestedText.

Copyright © 2005–2013 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.