ProductMetadataResponse ( BaseResponse )

contains the product metadata ( aka catalog metadata)

Types that use ProductMetadataResponse:

Call that uses one or more fields of ProductMetadataResponse:

Fields

ack ( AckValue )
errorMessage ( ErrorMessage )
extension
productMetadata ( ProductMetadata )
requestInformation ( ProductMetadataRequest (BaseRequest) )
timestamp ( dateTime )
version ( string )

ack ( see AckValue for possible values ) [1]
See the Field Index to learn which calls use ack.

errorMessage ( ErrorMessage ) [0..1]
Description of an error or warning that occurred when eBay processed the request. Not returned if the ack value is Success.
See the Field Index to learn which calls use errorMessage.

extension
Not used by any call.

productMetadata ( ProductMetadata ) [1]
Product metadata for the specified category. This product metadata provides all the requirements and constraints to submit a new product for inclusion into the eBay catalog associated with the given category. Product metadata consists of metadata for individual properties, property group information, and the version of the product metadata for the category.
See the Field Index to learn which calls use productMetadata.

requestInformation ( ProductMetadataRequest (BaseRequest) ) [1]
The corresponding productMetadataRequest that was passed in the getProductMetadataBulk request.
See the Field Index to learn which calls use requestInformation.

timestamp ( dateTime ) [1]
This value represents the date and time when eBay processed the request. This value is returned in GMT, the ISO 8601 date and time format (YYYY- MM- DDTHH:MM:SS.SSSZ). See the "dateTime" type for information about the time format, and for details on converting to and from the GMT time zone.
See the Field Index to learn which calls use timestamp.

version ( string ) [1]
Version number for the current search metadata (product or compatibility). If you are maintaining search metadata locally, compare this value to the version of the search metadata you last downloaded to determine whether the data may have changed.
See the Field Index to learn which calls use version.

© 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.