AppLovinBanner

Last Updated On 2021-07-16

Version 2MinSDK 16Tutorial Video

Banner Ad is a Small Rectangle Ad either on the top or bottom of the screen. It is a perfect Ad Type for beginners to earn money without disturbing the users


Properties

You can set the below properties in the UI part of the builder.

  • AgeRestricted - it's a boolean value which is set to false by default.
  • Consent - it's a boolean value which is set to false by default.
  • HeihMargin - it's a four value which is set to 0,0,0,0 by default.
  • HeihPadding - it's a four value which is set to 0,0,0,0 by default.
  • MarginBottom - it's a non negative float value which is set to 0 by default.
  • MarginLeft - it's a non negative float value which is set to 0 by default.
  • MarginRight - it's a non negative float value which is set to 0 by default.
  • MarginTop - it's a non negative float value which is set to 0 by default.
  • Muted - it's a boolean value which is set to false by default.
  • PaddingBottom - it's a non negative float value which is set to 0 by default.
  • PaddingLeft - it's a non negative float value which is set to 0 by default.
  • PaddingRight - it's a non negative float value which is set to 0 by default.
  • PaddingTop - it's a non negative float value which is set to 0 by default.
  • SdkKey - it's a string value which is set to blank by default.
  • Visible - it's a visibility value which is set to true by default.

Block Properties

You can set the below blocks properties in the blocks section of the builder.

AgeRestricted

Age Restricted. For Younger Audience


Consent

GDPR. Consent of the User


LeaderBanner

AdSize for the BannerAd


MRECBanner

AdSize for the BannerAd


MarginBottom

Property for MarginBottom


MarginLeft

Property for MarginLeft


MarginRight

Property for MarginRight


MarginTop

Property for MarginTop


Muted

Start Ads Muted


PaddingBottom

Property for PaddingBottom


PaddingLeft

Property for PaddingLeft


PaddingRight

Property for PaddingRight


PaddingTop

Property for PaddingTop


SdkKey

AppLovin Sdk Key


StandardBanner

AdSize for the BannerAd


Visible

Specifies whether the AppLovinBanner should be visible on the screen. Value is true if the AppLovinBanner is showing and false if hidden.



Methods

You can set the below method blocks in the blocks section of the builder.

LoadBannerAd

Load a BannerAd


Events

You can set the below event blocks in the blocks section of the builder.

AdClicked

Ad Clicked

AdClosed

Ad Closed Full Screen

AdDisplayed

Ad Displayed

AdFailedToDisplay

Ad Failed to Display

AdFailedToLoad

Ad Failed to Load

AdHidden

Ad Hidden

AdLeftApplication

Ad Left Application due to users Click

AdLoaded

Ad Loaded

AdOpened

Ad Opened Full Screen

SdkInitialized

Sdk Initialized