Skip to content

Godot Admob Plugin

A Godot plugin that provides a unified GDScript interface for integrating Google Mobile Ads SDK on Android and iOS.

Supported Ad Types

The following ad types are supported:

  • Banner Ads
    • Fixed-size
    • Adaptive
    • Inline-adaptive
    • Collapsible
  • Interstitial Ads
  • Rewarded Video Ads
  • Rewarded Interstitial Ads
  • App Open Ads

Key Features:

  • Emits signals when ads are loaded, viewed, clicked, dismissed, rewards received, & more
  • Allows configuration of all settings on a node
  • Works with Google AdMob ad network by default
  • Allows enabling of up to 15 additional ad mediation networks
  • Supports global ad settings
  • Supports UMP consent flows
  • Provides two export configuration options:
    • Node-based
    • File-based