Reputation: 143
I have incorporated YouTube API in my app to play various videos but all the videos which normally show ads, do not show those ads in my app.
Does the YouTube API support showing video ads?
Thank you.
Upvotes: 3
Views: 1925
Reputation: 12877
Yes, they do play ads. Both the player API and the player SDK supports ads. You even have functions like onAdStarted() etc
Upvotes: 2