Skip to main content

An enumerated type for the values that represent when in the buying flow the item's price can appear for minimum advertised price (MAP) items, which is the lowest price a retailer can advertise/show for this item.

Types that use PriceDisplayConditionEnum

CoreItemItemItemSummary

Calls that use PriceDisplayConditionEnum

Enumerations

Value
Description
ONLY_SHOW_WHEN_ADDED_IN_CART
Indicates the minimum advertised price of the item can be shown only after the item has been added to the cart.
ONLY_SHOW_ON_REQUEST
Indicates the minimum advertised price can be shown only when the buyer requests to see it.
ALWAYS_SHOW
Indicates there are no restrictions as to when the minimum advertised price of the item can be shown.