Bidapp Ads
  • 🎁Ab_dout
  • Integration
    • iOS
      • Getting started
      • Additional Settings
      • App Policy Settings
      • Serverless Settings
      • Interstitial Ads
      • Rewarded Ads
      • Banner Ads
      • SKAdNetwork
      • SwiftUI
    • Android
      • Getting started
      • Additional Settings
      • App Policy Settings
      • Serverless Settings
      • Interstitial Ads
      • Rewarded Ads
      • Banner Ads
      • Jetpack Compose
  • PLUGINS
    • Kotlin Multiplatform
      • Getting started
      • Android Platform Setup
      • iOS Platfrom Setup
      • App Policy Settings
      • Interstitial Ads
      • Rewarded Ads
      • Banner Ads
    • Unreal Engine
      • Getting started
      • App Policy Settings
      • Interstitial Ads
      • Rewarded Ads
      • Banner Ads
      • MREC
    • Unity
      • Getting started
      • Android
      • iOS
      • App Policy Settings
      • Interstitial Ads
      • Rewarded Ads
      • Banner Ads
Powered by GitBook
On this page
  • Banner methods
  • Create Banner
  • Show Banner
  • Start Autorefresh Banner
  • Stop Autorefresh Banner
  • Hide Banner
  • Destroy Banner
  • Banner Delegate methods
  • Banner Ad View Did Load Ad Event
  • Banner Ad View Clicked Event
  • Banner Ad View Did Display Ad Event
  • Banner Ad View Did Fail To Display Ad Event
  • Banner All Networks Did Fail To Display Ad Event

Was this helpful?

  1. PLUGINS
  2. Unreal Engine

Banner Ads

PreviousRewarded AdsNextMREC

Last updated 1 year ago

Was this helpful?

Banner methods

Create Banner

Creating a Banner of size 320x50 with the ability to choose the position vertically and horizontally

Show Banner

Initiating the display of a Banner

Start Autorefresh Banner

Initiating the display of a Banner with autorefresh. You can pass the time in seconds after which the Banner will be refreshed (greater or equal to 30 seconds) as parameters

Stop Autorefresh Banner

Disabling refresh for Banner

Hide Banner

Removing Banner advertising without destroying

Destroy Banner

Destroying of banner

Banner Delegate methods

Banner Ad View Did Load Ad Event

Triggered upon successful loading of Banner ad

Banner Ad View Clicked Event

Triggered upon clicking on the Banner ad

Banner Ad View Did Display Ad Event

Triggered upon the beginning of displaying the Banner ad

Banner Ad View Did Fail To Display Ad Event

Triggered upon failure to display the Banner ad

Banner All Networks Did Fail To Display Ad Event

Triggered when none of the connected networks were able to display the Banner ad