Name | Type | Description | Notes |
---|---|---|---|
allow_anonymous_questions | bool | * `true`: Allow participants to send questions without providing their name to the host, co-host, and panelists.. * `false`: Do not allow anonymous questions. | [optional] |
answer_questions | string | Indicate whether you want attendees to be able to view answered questions only or view all questions. * `only`: Attendees are able to view answered questions only. * `all`: Attendees are able to view all questions submitted in the Q&A. | [optional] |
attendees_can_comment | bool | * `true`: Attendees can answer questions or leave a comment in the question thread. * `false`: Attendees can not answer questions or leave a comment in the question thread | [optional] |
attendees_can_upvote | bool | * `true`: Attendees can click the thumbs up button to bring popular questions to the top of the Q&A window. * `false`: Attendees can not click the thumbs up button on questions. | [optional] |
enable | bool | * `true`: Enable Q&A for webinar. * `false`: Disable Q&A for webinar. | [optional] |