How to add Admob identifier to the application when you get only the identifier after the application is published

I know that this is not just a programming issue, and I apologize in advance for this.

Admob ads seem to have a chicken and egg situation. How can I set the publisher ID in an application when you don’t get it until you publish it? I know that I have to look at all this incorrectly, but I can not get around it, and I can not find anything on the Internet or on Google or Admob sites. Can anybody help?

+5
source share
1 answer

When you create an AdMob website / application, you do not need to provide the URL for the Play Store package. You can leave this gap and simply come back and fill it in later when you publish your application.

Therefore, you can get the AdMob ID before publishing the app.

+4
source

All Articles