ios - How to show google admob from 2 accounts? -


I have an iOS app that is integrated with Google Admob. Now I want to show the admin from two accounts. Such as 50% from one account and another 50% with another account. What is the most appropriate way to do this? Please help me

Thanks

Use two different ad-ids and randomly a Select App on Startup.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -