Banner
Is Banner Supported
Check if the platform supports displaying banner ads. Use this to determine if you can include banner advertisements in your game.

Show Banner
Display a banner ad within your game to generate revenue through advertising. Parameters:
Position
Top
|Bottom
Placement (optional)

Hide Banner
Hide the currently displayed banner ad when it is no longer needed.

Banner State
Monitor the state of the banner ad (loading, shown, hidden, failed) to manage its display and troubleshoot issues.
PlaygamaBridge.BannerState
Current state of the banner. Possible values: loading
, shown
, hidden
, failed
.
Last updated