Mediation 5.4.0 - Unity C# API Reference Mediation 5.4.0 - Unity C# API Reference
Mediation 5.4.0 - Unity C# API Reference Mediation 5.4.0 - Unity C# API Reference
© 2025 Chartboost, Inc. All rights reserved.

Namespace Chartboost.Mediation.Ad.Banner

Classes

BannerAdBase

Base class for all IBannerAd implementations for all platforms.

BannerExtensions
LayoutParams

Serializable information of layout parameters for UI elements.

Structs

BannerSize

Chartboost Mediation defined banner sizes.

ContainerSize

Represents a container size with options for fixed, wrapped, or content-based sizing.

Interfaces

IBannerAd

Defines the contract for a UI container that manages and displays banner advertisements.

Delegates

BannerAdDragEvent

Reports a IBannerAd dragging motion.

The IBannerAd that triggers the drag event.
BannerAdEvent

Generic IBannerAd event.

The IBannerAd that triggers the event.