NAME
eBay::API::XML::DataType::MyeBaySellingSummaryType
DESCRIPTION
Contains summary information about the items the seller is selling.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::MyeBaySellingSummaryType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setActiveAuctionCount()
The number of currently active auctions that will sell. That is, there is at least one bidder, and any reserve price has been met. Equivalent to the "Will Sell" value in My eBay.
# Argument: 'xs:int'
getActiveAuctionCount()
Calls: GetMyeBaySelling
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
setAuctionBidCount()
The total number of bids made on the seller's active listings.
# Argument: 'xs:int'
getAuctionBidCount()
Calls: GetMyeBaySelling
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
setAuctionSellingCount()
The total number of currently active auctions for a given seller. Note that this does not include listings that are FixedPriceItem or StoresFixedPrice. Equivalent to the "Auction Quantity" value in My eBay.
# Argument: 'xs:int'
getAuctionSellingCount()
Calls: GetMyeBaySelling
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
setClassifiedAdCount()
The total number of classified ad listings listed by the seller.
# Argument: 'xs:int'
getClassifiedAdCount()
Calls: GetMyeBaySelling
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
setClassifiedAdOfferCount()
The total number of offers received on active Classified Ad listings.
# Argument: 'xs:int'
getClassifiedAdOfferCount()
Calls: GetMyeBaySelling
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
setSoldDurationInDays()
The average duration, in days, of all items sold.
# Argument: 'xs:int'
getSoldDurationInDays()
Calls: GetMyeBaySelling
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
setTotalAuctionSellingValue()
For all items that the seller has for sale, the total selling valuse of those items having bids and where the Reserve price is met (if a Reserve price is specified).
# Argument: 'ns:AmountType'
getTotalAuctionSellingValue()
Calls: GetMyeBaySelling
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:AmountType'
setTotalLeadCount()
The total number of leads from the seller's classified ad listings. Number indicates the total number of emails received for the listings
# Argument: 'xs:int'
getTotalLeadCount()
Calls: GetMyeBaySelling
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
setTotalListingsWithLeads()
The total number of Classified Ad listings that have an associated lead.
# Argument: 'xs:int'
getTotalListingsWithLeads()
Calls: GetMyeBaySelling
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
setTotalSoldCount()
The total number of items that the seller has sold in the past 31 days.
# Argument: 'xs:int'
getTotalSoldCount()
Calls: GetMyeBaySelling
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
setTotalSoldValue()
The total monetary value of the items the seller has sold.
# Argument: 'ns:AmountType'
getTotalSoldValue()
Calls: GetMyeBaySelling
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:AmountType'