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:
Parameter | Type | Required | Default value | Description |
---|---|---|---|---|
name | string | "" | String to be searched in domain names | |
string | "" | Filter auctions by domain name (deprecated, please use 'name' parameter) | ||
integer | 0 | Type of auctions to show (deprecated) | ||
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).