eBay Product Metadata APIVersion 1.3.0
 

BaseResponse

Base response container for service operations. Contains error information associated with the request.

Type that uses BaseResponse:

Call that uses BaseResponse:

Fields



ack ( AckValue ) [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 ( ExtensionType ) [0..*]
Not used by any call.

(description not yet available)
See the Field Index to learn which calls use extension.

timestamp ( dateTime ) [0..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 ) [0..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.