Webinar Registration Tracking Sources https://support.zoom.us/hc/enus/articles/360000315683WebinarRegistrationSourceTracking allow you to see where your registrants are coming from if you share the webinar registration page in multiple platforms. You can then use the source tracking to see the number of registrants generated from each platform. Use this API to list information on all the tracking sources of a Webinar.**Scopes:** webinar:read:admin, webinar:read ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium**Prerequisites**:* Webinar license https://zoom.us/webinar .* Registration must be required for the Webinar.

getWebinarTrackingSources(webinarId, return_response = F)

Arguments

webinarId

The webinar ID in "**long**" format represented as int64 data type in JSON .

return_response

Whether to return the response instead of the response content. Defaults to FALSE.