How to integrate Unity Ads

Hello,
I am new to unity create a couple of 2d small games, but now i need to integrate Unity ads in the game, like if the player died there will be an option to view video and get 1 new life and also for banner ads. If anyone of you have that specific article or video please share with me.

Regards
Salman K.

Hello Salman,

Personally, I found the Unity documentation for ads and monetization, found at Welcome to Unity Ads to be extremely helpful if you haven’t already checked it out. It will guide you through the setup and implementation of ads like the one you mention. It would be your best starting point, I believe.

Also, as an aside: How should I install Unity Ads in my game: Asset Store Package, Package Manager or Services Window? . This is worth reading before you start since their is two ways to get Ads integrated into your project, and if you do both, you will have some errors related to duplicate files.

Hope that helps!

Peter D.

Thank you so much for the documentation links and help. will read that.