Un-linking Firebase App from AdMob App - android

I have a project/app in Firebase which is currently linked to it's corresponding AdMob app.
Unfortunately, a series of bizarre events has led to my AdMob account being inaccessible. My AdSense account is fine. (Actually, my AdMob account is still working it's just that I can't log into it).
AdSense/AdMob support have advised me that I need to delete my AdMob/AdSense accounts and then set up other accounts under a new email address.
However, in order to delete my AdMob account, I need to first remove the link between Firebase and AdMob, which isn't possible because I can't log into AdMob...
Would be grateful for any suggestions

https://support.google.com/firebase/answer/6387949?hl=en#unlink
Currently, linking and unlinking can only be done in AdMob after sign in to your account.
Maybe deleting your admob account can able to automatically unlink your firebase, but i'm not sure in that. So please concern with their team and stackoverflow is not a place to non coding related topics.

Related

Steps to switching the AdMob account in order to change country

I know the question of changing the AdMob Country or Currency is been around many years. All they suggest is closing the current AdMob account and open a new one. But I did not find any step by step tutorial on how to do it.
If I close my current AdMob account and open a new one, I will lose the revenue during the process? OR should I open a new AdMob account and configure the new new AD ids in the app while my current AdMob account is open? Is there any risk to be suspended by Google as I will have two AdMob accounts open until I deploy the new versions of my apps with new AdMob and then shutdown the old AdMob?
When we transfer the Google Play apps from one account to another, will it transfer the AdMob apps & Ids to?
Any help will be greatly appreciated.
The change of country form for Adsense can be found via this link Change the payment address in your AdSense account.
Please sign in with your Google account before clicking the link. Otherwise, the country change form link does not appear.
I have also attached the page screenshot.
Change of country form screenshot
Note: I have also an AdMob account and I can see all my earnings and payment details in the Adsense account as well. I haven't tried it yet. I hope it works.

Campaign Tacking with Firebase Analytics

I have integrated firebase analytics into my android project but I am not able to understand how to manage campaign tracking with firebase analytics.
Right no we are seeing only 3 parameter
direct
Not set
google-play
but our promotion is going on at Facebook, Google, Whatsapp etc sites, unfortunately, we are not able to track how many installs from which campaign.
As I know we can track by google Campaign Measurement but it needs google analytics and I don't want to add Google analytics in my project again.
If anyone has a better solution for this problem kindly propose to me.
In order to track installs coming from google adwords you have to connect your adwords account to your firebase project by following the steps listed in here :
https://support.google.com/adwords/answer/6333536?co=ADWORDS.IsAWNCustomer%3Dfalse&hl=en
Once you do so a new 4th source would start appearing under the name "google" this will report back on installs coming specifically from your Adwords account campaigns connected to firebase.
Unfortunately for Facebook and Whatsapp you have to either use deep_links when available but you cannot track from firebase directly.
I hope this answer helps.
Good luck !

See AdMob earnings data on Analytics

I am trying to figure out the way to see AdMob earnings data on Analytics. I would like to see, for example, the earnings produced by the New Users segment. I have already linked my AdMob and Firebase accounts but I still can't see how to generate this kind of reports.
As this google tutorial, you can do it:
First, go to your AdMob account and on analyze tab, click on Link to Firebase on the app you want to connect, confirm the policy confirmation and select your project. You will be promted to integrate the Firebase SDK
I hope it helps :)

How do I sign up for AdMob without a website?

I am trying to publish an app that will use mobile ads to generate revenue.
When I try to sign up for AdMob, it tells me that I must have an AdSense account.
When I go to sign up for AdSense, it tells me that I must have a website.
I don't have a website. I have an app.
But the Adsense insists that I have one. Some helpful post indicated that if I create a blog with google, then I can use that as my "website". I did that, both on sites.google.com and blogger. If I try to use either of those to sign up with AdSense, it tells me that I must sign up for Adsense directly though either "sites.google.com" or "www.blogger.com" respectively.
"sites.google.com" apparently no longer supports new AdSense account, so I abandoned that avenue. Blogger does support it, but when I go to "Enable Earnings" it tells me that my blog is not eligible. It doesn't give me a reason, but it's likely because my "blog" has no content.
I don't want to write a blog, I want to publish an APP!!
So my question is:
1) Is it possible to get google mobile ads (yes, I'd like to use google so it integrates nicely with firebase, etc). without a website?
2) if (1) is a no, then how can I quickly and easily satisfy google that my blog/website/whatever is legit enough to warrant an Adsense account?
This has easily been the most frustrating part of launching this app, and that includes hunting down bugs in my code.
sorry if this is off topic, if there is a better forum please point me to it.
I was facing the same problem and found the solution here : https://productforums.google.com/forum/#!topic/adsense/Xea6bNSJP1A
Basically, your Google account is now "marked" and you can't create an adsense account with that Google account unless you can provide a website/active blog address.
I created a second Google account and was able to sign up for Admob smoothly.

Opening AdMob Account

I am trying to publish my app for the first time. If I am not wrong, in order to put admob ad to my application, I should have an admob account.
My question is do I need to open the admob account with the same gmail account that I used to open my play store developers account?
I watch some tutorial on how to integrate admob to your app from here, in 5:00min there is AdUnit Id, for that, if my my application is not yet publish, then, I should follow the instruction as given here from 5:00min (selecting Add app manually), right?
Edit:
From here its written,
"Therefore developers need an Adsense account to get payment from New Admob."
How does Adsense account differ from AdMob account?
Do I need to open both Admob and then Adsense account? Do they charge for using their service?
Thanks
1.) You need not to have Admob account with same gmail account. Just create an Admob account with any gmail id and then create ad units inside that. Note the ad unit id and use that id in your application. The amount that you will earn through that ad unit will be displayed in your admob account, it has nothing to do with the account from which you are hosting the app on playstore.
2.) Yes, until your application is not published, it will show you test ads on your emulator, but you should distribute your application to your friends etc.. after publishing it on google play. Please also read instructions on google admobs, there are various possible reason through which they can block your admob account for 30 days, so you should be aware of that.
Let me know if this helps.

Categories

Resources