AckCodeType - Type declaration to be used by other schema. This code identifies the acknowledgement code types that eBay could use to communicate the status of processing a (request) message to an application. This code would be used as part of a response message that contains an application-level acknowledgement element.
| Value |
Description |
Which calls use this value * |
| CustomCode |
Reserved for internal or future use. |
FindHalfProducts,
FindItems,
FindItemsAdvanced,
FindPopularItems,
FindPopularSearches,
FindProducts,
FindReviewsAndGuides,
GetCategoryInfo,
GeteBayTime,
GetItemStatus,
GetMultipleItems,
GetShippingCosts,
GetSingleItem,
GetUserProfile
|
| Failure |
Request processing failed |
FindHalfProducts,
FindItems,
FindItemsAdvanced,
FindPopularItems,
FindPopularSearches,
FindProducts,
FindReviewsAndGuides,
GetCategoryInfo,
GeteBayTime,
GetItemStatus,
GetMultipleItems,
GetShippingCosts,
GetSingleItem,
GetUserProfile
|
| PartialFailure |
Request processing completed with some failures. See the Errors data to determine which portions of the request failed. |
(not used by any call)
|
| Success |
Request processing succeeded |
FindHalfProducts,
FindItems,
FindItemsAdvanced,
FindPopularItems,
FindPopularSearches,
FindProducts,
FindReviewsAndGuides,
GetCategoryInfo,
GeteBayTime,
GetItemStatus,
GetMultipleItems,
GetShippingCosts,
GetSingleItem,
GetUserProfile
|
| Warning |
Request processing completed with warning information being included in the response message |
FindHalfProducts,
FindItems,
FindItemsAdvanced,
FindPopularItems,
FindPopularSearches,
FindProducts,
FindReviewsAndGuides,
GetCategoryInfo,
GeteBayTime,
GetItemStatus,
GetMultipleItems,
GetShippingCosts,
GetSingleItem,
GetUserProfile
|
* See the © 2006–2009 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.