Please Update UnityAds SDK also!! Because of Playconsole Warning
Hello if we not change anything i mean alredy live app playstore will go through current state??ecpm??
No, you will have to set the eCPM floor yourself and update your app. I recommend using some sort of remote config system so you can update the floor values on the fly without having to push a new version of your app to users everytime.
thanks alot. Do you have any idea how long Google will add off the new eCPM setting? if we configure it remotely. i feel like Google takes almost 2-3 days to apply new eCPM floor settings.
These changes should take effect immediately as the floor value is sent along with each ad request.
How can we do that? Any ideas/suggestions?
Try using the Firebase Remote Config component we offer. There’s a guide here: Staged App Updates - Kodular Docs
Hey, I wanted to set ecpm floot but before that i want to know what is my current setting ? Is it optimized?
Use blocks, it is working. Designer property for ecpm floor is not working.
How affected ecpm ? what is this?
How much geeting eCPM better than before?
No changes made till now.
Can you share the block? Where the set this block?
use this
Where put this block?
before ad load at screen initialization.
Screen Initialized? Or other?
I tried ‘before’ & it worked. I suggested you the same. But I do not know why are you setting it ‘after’ ad load.