Can we track when a user clicks on an advertisement within a YouTube video?
We have integrated the YouTube API v2 into our website, allowing users to watch videos.
The issue is that when a user clicks on an advertisement, the YouTube video pauses automatically.
My goal is to ensure the YouTube video continues playing even if a user clicks on an advertisement, only pausing when the user specifically hits the pause button.
Is there a solution for this situation?