This function returns whether to display the in-product survey banner and the survey link.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ get_in_product_survey_url
{- "data": {
- "display": "1",
- "max_dismiss": "3",
- "new_user": "0",
- "submit_event": "survey_submitted",
- "server_type": "whm",
- "user_type": "whm"
}, - "metadata": {
- "command": "get_in_product_survey_url",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}