Function /seller/listing/list/count
Function invocation
https://json.aftermarket.pl/seller/listing/list/count
Function description
Returns the number of domains for sale listed on user account.
Input parameters
This function takes the following input parameters:
| Parameter | Type | Required | Default value | Description |
|---|---|---|---|---|
| active | integer | 0 | Group filter: 0 - all, 1 - active only, 2 - inactive only | |
| group | integer | 0 | Group filter: 0 - all, 1 - groups only, 2 - without groups | |
| idn | integer | 0 | IDN filter: 0 - all, 1 - IDN domain only, 2 - non-IDN domain only | |
| name | string | "" | String to search within domain names (at least 3 sign should be given, otherwise parameter will be ignored) | |
| string | "" | Text to be searched within domain names (deprecated and unused, please use 'name' parameter) | ||
| integer | 0 | Type of domains for search (deprecated and unused, please use 'active' parameter) | ||
| integer | 0 | Scope of search (deprecated and unused, please use 'group' paramater) |
Return value
Number of domains for sale (integer value).