is unity ads package will not work if I get this error?

I am using unity 2018.3! I enabled ads from the services tab and also downloaded the advertisement package from the assets store. and when I run the game everything seems to work just fine and the ads are showing but I am getting this message in the console.

Please consider upgrading to the
Packman Distribution of the Unity Ads
SDK. The Asset Store distribution
will not longer be supported after
Unity 2018.3

I am worried that my game could run into problems after I release it. everyone knows an answer?.

I noticed this warning recently. I’d assume that’s the case, as Package Manager is the way to go for Unity Ads it seems.

https://forum.unity.com/threads/how-should-i-install-unity-ads-in-my-game-asset-store-package-package-manager-or-services-window.699005/

If you delete your Assets Store Ads package, and under the ‘Services’ window if you go to ‘Advanced → Enable built-in Ads-extension’ and does it resolve your warning?

@calurin @medsitni I have the same problem but when i disable the asset store package i get an error that unity ads listener namespace is not recognized so i must keep the asset store package so what do i do to get rid of this error.