Hi. I am a beginner developer of a Korean game company.
I’m making my first game at my first job.
Ask questions stuck in AD insertion during development.
I’m putting my first AD, but I don’t know the difference between the old UnityEngine.Advertisement and the new UnityEngine.monetization.
AR advertising and IAP integration was added… is that the end?
In the Unity Integration guide, there is no trust because it only shows hopeful and bright futures like fairy tales.
I want to ask senior, but I’m a developer alone.
But my boss wants to use Monetization.
Who can explain to me briefly?
I am using version 19.1.6f1.
Use monetization i think the old one is deprecated.
I would recommend using the UnityEngine.Advertisements namespace. It has access to all features of the Ads SDK. There are very limited cases where you need to use the Monetization namespace.