Hi,
I noticed that the duration value from these 2 endpoints are not the same for a given webinar. Why this changes?
Hi,
I noticed that the duration value from these 2 endpoints are not the same for a given webinar. Why this changes?
Hey @felipe_badaro,
Can you share the link to the endpoints on the docs you are referring to?
Thanks,
Tommy
Hi,
These 2:
/webinars/{webinarId}
/report/webinars/{webinarId}
The start_time is different for the same webinar.
Hey @felipe_badaro,
Maybe this will answer your question, the /webinars/{webinarId}
endpoint is the scheduled start_time, and the /report/webinars/{webinarId}
is the actual time the webinar was started.
Thanks,
Tommy