五月特卖现已开启!从即日起至5月23日晚上,精选商品三折特惠。

Admob Ads

Lost Dev - 代码插件 - 2024/05/09

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

  • 支持的平台
  • 支持的引擎版本
    5.3 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。
  • 推广内容
    包含推广内容
    创作者已表明该数字内容旨在推广品牌、产品或业务(无论是自身还是他人的)。

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.

技术细节

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.