Quick Start
Add Admob node to your main scene and populate the ID fields of the node
- Debug IDs will only be used when your Godot app is run in debug mode
- Real IDs will only be used when the
is_realfield of the node is set totrue
There is also a demo which can help you get started quickly.