Get information on top 25 Zoom Rooms with issues in a month. The month specified with the "from" and "to" range should fall within the last six months.**Scope:** dashboard_home:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Heavy**Prerequisites:*** Business or a higher plan.* Zoom Room must be enabled in the account.

getTop25ZoomRoomsWithIssues(from, to, return_response = F)

Arguments

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.