listPastWebinarPollResults.Rd
The polling feature for webinar allows you to create single choice or multiple choice polling questions for your webinars. Use this API to retrieve the results for Webinar Polls of a specific Webinar.**Prerequisites:*** Webinar license https://zoom.us/webinar **Scopes**: webinar:read:admin, webinar:read** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium
listPastWebinarPollResults(webinarId, return_response = F)
webinarId | The Webinar ID or Webinar UUID. If the webinar ID is passed, it will take the last webinar instance. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |