Skip to main content
Rectangular format (320x50) that occupies part of app layout. Supported by most ad demand sources. Banner Example Pn

MREC Ad

Medium Rectangle format (300x250) with similar characteristics to banner ads. Mrec Example Pn

Integrate Ads

1

Create adUnit

2

Create adView and add to view

3

Set listener

4

Load ad

  • View automatically finds and manages lifecycle for the screen. No need to call resume, pause, or destroy separately.
  • If autoDetectLifecycle is false (default: true), call resume, pause, and destroy directly.
Preload ads without creating a view using DaroBannerAdView.requestPreload().
AdUnitId, placement, and bannerSize must match in the DaroBannerAdUnit to use preloaded ad immediately.