MinimumAdvertisedPriceExposureCodeType ( token )

Defines how the buyer is to view the discounted price for MAP items. If a seller offers an item for less than the item's agreed upon Minimum Advertised Price (MAP), the discounted price of the item cannot be displayed on the page containing the item.

Types that use MinimumAdvertisedPriceExposureCodeType:

Enumeration Values

Value Description Which calls use this value *
CustomCode Reserved for future use. FindPopularItems, GetMultipleItems, GetSingleItem
DuringCheckout DuringCheckout specifies that the discounted price must be shown on the eBay checkout flow page. FindPopularItems, GetMultipleItems, GetSingleItem
None None means the discount price is not shown via either PreCheckout nor DuringCheckout. FindPopularItems, GetMultipleItems, GetSingleItem
PreCheckout PreCheckout specifies that the buyer must click a link (or a button) to navigate to a separate page (or window) that displays the discount price. FindPopularItems, GetMultipleItems, GetSingleItem
  * 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.