5월 세일을 시작합니다! 5월 23일 오후 10시 59분까지 엄선된 콘텐츠를 70% 할인받으세요.

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.