Function /seller/listing/options/get
Function invocation
https://json.aftermarket.pl/seller/listing/options/get
Function description
It gets options that are assigned to domain for sale.
Input parameters
This function takes the following input parameters:
Parameter | Type | Required | Default value | Description |
---|---|---|---|---|
name | string | YES | Domain name | |
string | false | If flag has "use defalt global option" and param $getDefaultValues is true, returns global value (deprecated and unused) |
Return value
Options that are assigned to domain for sale (structure with the following fields):
Field name | Type | Description |
---|---|---|
string | Name of jumbotron background that is displayed on offer page (deprecated and unused) | |
boolean | The possibility to observe seller is disabled (deprecated and unused) | |
boolean | Verification of people buying seller's domains on the marketplace is required (deprecated and unused) | |
boolean | Categories where domain is listed for sale are shown (deprecated and unused) | |
showDomainInfo | integer | Detailed domain information for domains on market is shown (Links, ...) (0 - hide, 1 = show, 2 = use default from marketplace options) |
showDomainTraffic | integer | Detailed traffic information for domains on market is shown (0 - hide, 1 - show, 2 - use default from marketplace options) |
showDomainTranslations | integer | Translations for domains on market is shown (0 - hide, 1 - show, 2 - use default from marketplace options) |
boolean | The number of observers on market domain page is shown (deprecated and unused) | |
boolean | Show category links to domains on sale on market domain page (deprecated and unused) | |
showSellerEmail | integer | Show link to contact user via email in listings (0 - hide, 1 - show, 2 - use default from marketplace options) |
boolean | Show link to user's domain portfolio in listings (deprecated and unused) |