getTrackingField.Rd
Tracking fields https://support.zoom.us/hc/enus/articles/115000293426SchedulingTrackingFields allow you to analyze usage by various fields within an organization. When scheduling a meeting, the tracking field will be included in the meeting options.Use this API to get information on a tracking field.**Scopes:** trackingfield:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light**Prerequisites:*** Business, Education, API or higher plan
getTrackingField(fieldId, return_response = F)
fieldId | The Tracking Field ID |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |