SellingManagerProductInventoryStatusType

Describes the inventory status of a specific Selling Manager Product

Types that use SellingManagerProductInventoryStatusType:

Call that uses one or more fields of SellingManagerProductInventoryStatusType:

Fields

AverageSellingPrice ( AmountType (double) )
QuantityActive ( int )
QuantityScheduled ( int )
QuantitySold ( int )
QuantityUnsold ( int )
SuccessPercent ( float )

AverageSellingPrice ( AmountType (double) ) [0..1]
Average selling price for the product.
See the Field Index to learn which calls use AverageSellingPrice.

QuantityActive ( int ) [0..1]
Quantity of products actively listed.
See the Field Index to learn which calls use QuantityActive.

QuantityScheduled ( int ) [0..1]
Quantity of products scheduled to be listed.
See the Field Index to learn which calls use QuantityScheduled.

QuantitySold ( int ) [0..1]
Quantity of products sold.
See the Field Index to learn which calls use QuantitySold.

QuantityUnsold ( int ) [0..1]
Quantity of product unsold.
See the Field Index to learn which calls use QuantityUnsold.

SuccessPercent ( float ) [0..1]
Percentage of ended listings that sold.
See the Field Index to learn which calls use SuccessPercent.

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