eBay Product Metadata APIVersion 1.3.0
 

ProductMetadata

Defines the product metadata associated with eBay catalog products for the given category.

Type that uses ProductMetadata:

Call that uses ProductMetadata:

Fields

groupProperties ( GroupProperties ) [0..*]
Some product properties share a common characteristic, such as being required for product creation or qualifying as a globally unique identifier (GUID). The required properties group contains the minimum set of properties you must submit to add a product to an eBay catalog. GUID properties make products easier to find and can improve search rankings for associated listings.
See the Field Index to learn which calls use groupProperties.

productMetadataVersion ( string ) [1]
Specifies the current version of the metadata for the given category.
See the Field Index to learn which calls use productMetadataVersion.

propertyMetadata ( PropertyMetadata ) [1..*]
Contains all the metadata associated with a specific property, such as Title or Brand.
See the Field Index to learn which calls use propertyMetadata.