The May sale is here! Save 70% on select products now through May 23.

Admob Ads

Lost Dev - Code Plugins - May 9, 2024

Add Support for Admob Ads(Banner, Interstitial, Rewarded) to Unreal Engine

  • Supported Platforms
  • Supported Engine Versions
    5.3 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.
  • Promotional Content
    Contains Promotional Content
    The creator has indicated this digital content promotes a brand, product, or business (whether their own or someone else’s).

This plugin add Google Admob Ads Support for Unreal Engine using the Native Java Code provided officially by Google .

This plugin contains support for following types of Ads -

  • Banner Ads
  • Interstitial Ads
  • Rewarded Ads


No need to initialize Ads as its done automatically in the plugin.


Currently only support Android but in future iOS support will be added.


Test Device Id Support is also present in this plugin for easy testing.

Technical Details

Features:

  • It includes Banner, Interstitial, and Rewarded Ads.
  • It includes Ad control by age, content rating and maturity.

Code Modules: 

  • AdEditor (Editor) : Code to include exposing the variables in the config file.
  • LostAdsAdmob (Runtime) : Native Java Code and Blueprint Function Library

Number of C++ Classes: 6

Supported Development Platforms: Win64 , Mac , Linux

Supported Target Build Platforms: Android

Documentation: Docs

Important/Additional Notes: An Internet connection is needed at project packing.