eBay Shopping APIVersion 1293
 

MinimumAdvertisedPriceExposureCodeType ( token )

This enumerated type defines the special price treatments that can be set up for listings enabled with the Minimum Advertised Price feature. The Minimum Advertised Price (MAP) feature is only supported on the eBay US site.

Type that uses MinimumAdvertisedPriceExposureCodeType:

Calls that use one or more values of MinimumAdvertisedPriceExposureCodeType:

Enumeration Values

Value Description
CustomCode Reserved for future use.
DuringCheckout This enumeration value indicates that the discounted price will only be shown to the buyer once the buyer reaches the eBay Checkout page.
None This enumeration value indicates that the discounted price is shown on the View Item page, and the buyer is not required to add the item to his/her cart or click Buy button to view the discounted price.
PreCheckout This enumeration value indicates that the buyer must add the item to his/her cart before the discounted price can be displayed.
  * See the Enumeration Index to see exact use of each enumeration value in the API.