getTop25IssuesOfZoomRooms.Rd
Get Top 25 issues of Zoom Rooms.**Scopes:** dashboard_zr:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Heavy **Prerequisites:*** Business, Education or API Plan with Zoom Rooms set up.
getTop25IssuesOfZoomRooms(from, to, return_response = F)
from | Start date in 'yyyymmdd' format. The date range defined by the "from" and "to" parameters should only be one month as the report includes only one month worth of data at once. |
---|---|
to | End date. |
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |