Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Transfer apps from one Admob account to other

Just transferred my android apps to another Google Play Developer account so to get my payouts in Pakistan instead of U.S. I also have Admob account where the payouts only send to U.S. Now I want to receive my payouts in Pakistan therefore I want to transfer my apps to another Admob account with the address of Pakistan. Can I transfer my apps to other account? if not Should I make other ad units in my new account and edit it in my existing apps and then update my apps on Google Play market? will it cause any trouble? Thanks

like image 840
S Shah Avatar asked Dec 20 '15 15:12

S Shah


People also ask

Can I use 2 AdMob accounts?

Each user may only have one AdMob account at any given time.Duplicate accounts aren't allowed. If you have more than one AdMob account, you'll need to decide which account to keep, and then cancel the extra account(s).

Can different AdMob accounts work on the same app?

It's okay to use one Google account for Developer account, and another Google account for AdMob account, and use the ads from the second account in the apps on the first account.

Can I use another AdMob account for the same developer account and app since my old AdMob account has been disabled?

Yes. Pulling different ad unit ids from web server or Firebase remote config is common. This way clients can split their revenue directly into their accounts. However, you must know that if policy violation in app is found, all ad units will be disabled in all associated Admob accounts.

Can I use multiple AdMob accounts ads in my one app?

There is no problem using multiple AdUnits (perhaps from different Admob accounts) within your app. This is a common pattern where 2 developers are attempting to share revenue.


1 Answers

There does not appear to be a direct way to transfer ad units. You should contact support team if they can help you with that.

Go with creating new ad units as last option. It will not shift the entire traffic at once to the new account and your earnings will keep getting split between the two accounts till all users update to the app version containing new ad units. This is almost impossible to happen in a short span of time.

You should always use a mediation service. That way you can easily switch between ad units without having to wait for users to update the app just for the ad unit change.

like image 82
AndroidMechanic - Viral Patel Avatar answered Sep 22 '22 03:09

AndroidMechanic - Viral Patel