Function   /seller/auction/list/count

Function invocation

https://json.aftermarket.pl/seller/auction/list/count

Function description

Returns the number of active auctions listed by the user.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
name string "" String to be searched in domain names
filter_name string "" Filter auctions by domain name (deprecated, please use 'name' parameter)
range integer 0 Type of auctions to show (deprecated)
subtype integer 0 Subtype of auctions to show (deprecated)
onlyWithOffers integer 0 Show only auction with offers (0 - show all, 1 - only with offers, 2 - only without offers)

Return value

Number of auctions (integer value).