AckCodeType ( token )

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.

Types that use AckCodeType:

Enumeration Values

Value Description Which calls use this value *
CustomCode Reserved for internal or future use. FindHalfProducts, FindPopularItems, FindPopularSearches, FindProducts, FindReviewsAndGuides, GetCategoryInfo, GeteBayTime, GetItemStatus, GetMultipleItems, GetShippingCosts, GetSingleItem, GetUserProfile
Failure Request processing failed FindHalfProducts, 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, 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, FindPopularItems, FindPopularSearches, FindProducts, FindReviewsAndGuides, GetCategoryInfo, GeteBayTime, GetItemStatus, GetMultipleItems, GetShippingCosts, GetSingleItem, GetUserProfile
  * See the Enumeration Index to see exact use of each enumeration value in the API.

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