-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathad_mob_config.xml.example
More file actions
12 lines (12 loc) · 811 Bytes
/
Copy pathad_mob_config.xml.example
File metadata and controls
12 lines (12 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<!-- Copy this file to ad_mob_config.xml and replace with your real AdMob IDs -->
<!-- These are Google's official test ad unit IDs (safe for development/CI) -->
<resources>
<string name="admob_app_id">ca-app-pub-3940256099942544~3347511713</string>
<string name="home_banner">ca-app-pub-3940256099942544/6300978111</string>
<string name="chat_banner">ca-app-pub-3940256099942544/6300978111</string>
<string name="setup_banner">ca-app-pub-3940256099942544/6300978111</string>
<string name="local_ai_banner">ca-app-pub-3940256099942544/6300978111</string>
<string name="new_chat_interstitial">ca-app-pub-3940256099942544/1033173712</string>
<string name="setup_complete_interstitial">ca-app-pub-3940256099942544/1033173712</string>
</resources>