Finding the correct embeddable link from a YouTube video can be tricky. However, sponsors need to know the correct method of extracting the embeddable link from a particular video.
How to find the correct embed link
Open your video on YouTube and click on "Share"
Click on the "Embed" option
Copy the link from within the embed script, shown between the " " quotation marks.
For example, from the below code, you only need to retrieve the bolded part i.e.
https://www.youtube.com/embed/qVjN5QjWr3w?si=EMqV4BFFT__c9D14
<iframe width="560" height="315" src="https://www.youtube.com/embed/qVjN5QjWr3w?si=njdWncFpJCNMd2qF" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Carousel Deck View
Note: For further technical advice with third-party tools, we recommend turning to the service provider's Help Desk. Thank you!