i have a game, which is running for one week now. And my statistics of unity ads shown is 0.
After some time i somehow figured out that parts of the code where the things should happend are greyed out. and i can not write the code normaly, when i start to retype code it becomes greyed out.
You don’t have the UNITY_ADS compilation directive set in your project settings. It may be that the ads service isn’t enabled, or UNITY_ADS doesn’t appear in your Scripting Define Symbols which appears in Player Settings under the Other Settings category.
and everytime i test game it gets deleted out.