Hi,
How I can set admob app id from code?
--
---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/6d11b8e5-3a5e-48f4-b113-f0b69badffc3n%40googlegroups.com.
Hi Ali,
Thank you for reaching out to us.
With regard to your concern on setting an AdMob app id in your code, you may add your AdMob app ID (identified in the AdMob UI) to your app's AndroidManifest.xml file. To do so, add a <meta-data> tag with android:name= "com.google.android.gms.ads.APPLICATION_ID". You can find your app ID in the AdMob UI. For android:value, insert your own AdMob app ID, surrounded by quotation marks. You may check this documentation guide for the sample code.
Regards,
|
||||||
Hi Ezeoke and Karen,
Thank you for reaching out to us.
Do you have any concerns related to Mobile Ads SDK? If so, please provide us the details. We'll be happy to assist you.
@Karen, On the other hand, I've deleted your post as it contains private information.