allow_multiple_devices |
bool |
Allow attendees to join from multiple devices. |
[optional] |
alternative_hosts |
string |
Alternative host emails or IDs. Multiple values separated by comma. |
[optional] |
alternative_host_update_polls |
bool |
Whether the Allow alternative hosts to add or edit polls feature is enabled. This requires Zoom version 5.8.0 or higher. |
[optional] |
approval_type |
int |
`0` - Automatically approve.<br>`1` - Manually approve.<br>`2` - No registration required. |
[optional] [default to self::APPROVAL_TYPE_2] |
attendees_and_panelists_reminder_email_notification |
\Zoom\Api\Model\CreateWebinarSettingsAttendeesAndPanelistsReminderEmailNotification |
|
[optional] |
audio |
string |
Determine how participants can join the audio portion of the webinar. |
[optional] [default to 'both'] |
authentication_domains |
string |
If user has configured "Sign Into Zoom with Specified Domains" option, this will list the domains that are authenticated. |
[optional] |
authentication_name |
string |
Authentication name set in the authentication profile. |
[optional] |
authentication_option |
string |
Webinar authentication option id. |
[optional] |
auto_recording |
string |
Automatic recording:<br>`local` - Record on local.<br>`cloud` - Record on cloud.<br>`none` - Disabled. |
[optional] [default to 'none'] |
close_registration |
bool |
Close registration after event date. |
[optional] |
contact_email |
string |
Contact email for registration |
[optional] |
contact_name |
string |
Contact name for registration |
[optional] |
email_language |
string |
Set the email language to one of the following: `en-US`,`de-DE`,`es-ES`,`fr-FR`,`jp-JP`,`pt-PT`,`ru-RU`,`zh-CN`, `zh-TW`, `ko-KO`, `it-IT`, `vi-VN`. |
[optional] |
enforce_login |
bool |
Only signed in users can join this meeting. This field is deprecated and will not be supported in the future. <br><br>As an alternative, use the "meeting_authentication", "authentication_option" and "authentication_domains" fields to understand the authentication configurations set for the Webinar. |
[optional] |
enforce_login_domains |
string |
Only signed in users with specified domains can join meetings. This field is deprecated and will not be supported in the future. <br><br>As an alternative, use the "meeting_authentication", "authentication_option" and "authentication_domains" fields to understand the authentication configurations set for the Webinar. |
[optional] |
follow_up_absentees_email_notification |
\Zoom\Api\Model\CreateWebinarSettingsFollowUpAbsenteesEmailNotification |
|
[optional] |
follow_up_attendees_email_notification |
\Zoom\Api\Model\CreateWebinarSettingsFollowUpAttendeesEmailNotification |
|
[optional] |
global_dial_in_countries |
string[] |
List of global dial-in countries |
[optional] |
hd_video |
bool |
Default to HD video. |
[optional] [default to false] |
hd_video_for_attendees |
bool |
Whether HD video for attendees is enabled. |
[optional] [default to false] |
host_video |
bool |
Start video when host joins webinar. |
[optional] |
language_interpretation |
\Zoom\Api\Model\CreateWebinarSettingsLanguageInterpretation |
|
[optional] |
panelist_authentication |
bool |
Require panelists to authenticate to join |
[optional] |
meeting_authentication |
bool |
Only authenticated users can join Webinar. |
[optional] |
add_watermark |
bool |
Add watermark that identifies the viewing participant. |
[optional] |
add_audio_watermark |
bool |
Add audio watermark that identifies the participants. |
[optional] |
notify_registrants |
bool |
Send notification email to registrants when the host updates a webinar. |
[optional] |
on_demand |
bool |
Make the webinar on-demand |
[optional] [default to false] |
panelists_invitation_email_notification |
bool |
Send invitation email to panelists (If `false`, do not send invitation email to panelists). |
[optional] |
panelists_video |
bool |
Start video when panelists join webinar. |
[optional] |
post_webinar_survey |
bool |
Zoom will open a survey page in attendees' browsers after leaving the webinar |
[optional] |
practice_session |
bool |
Enable practice session. |
[optional] [default to false] |
question_and_answer |
\Zoom\Api\Model\CreateWebinarSettingsQuestionAndAnswer |
|
[optional] |
registrants_confirmation_email |
bool |
Send confirmation email to registrants |
[optional] |
registrants_email_notification |
bool |
Send email notifications to registrants about approval, cancellation, denial of the registration. The value of this field must be set to true in order to use the `registrants_confirmation_email` field. |
[optional] |
registrants_restrict_number |
int |
Restrict number of registrants for a webinar. By default, it is set to `0`. A `0` value means that the restriction option is disabled. Provide a number higher than 0 to restrict the webinar registrants by the that number. |
[optional] [default to 0] |
registration_type |
int |
Registration types. Only used for recurring webinars with a fixed time.<br>`1` - Attendees register once and can attend any of the webinar sessions.<br>`2` - Attendees need to register for each session in order to attend.<br>`3` - Attendees register once and can choose one or more sessions to attend. |
[optional] [default to self::REGISTRATION_TYPE_1] |
send_1080p_video_to_attendees |
bool |
Always send 1080p video to attendees. |
[optional] [default to false] |
show_share_button |
bool |
Show social share buttons on the registration page. |
[optional] |
survey_url |
string |
Survey url for post webinar survey |
[optional] |
enable_session_branding |
bool |
Whether the Webinar Session Branding setting is enabled. This setting lets hosts visually customize a webinar by setting a session background. This also lets hosts use Webinar Session Branding to set the Virtual Background for and apply name tags to hosts, alternative hosts, panelists, interpreters, and speakers. |
[optional] |