interactive_media_ads library

Classes

AdDisplayContainer
A Widget for displaying loaded ads.
AdError
Surfaces an error that occurred during ad loading or playing.
AdErrorEvent
An event raised when there is an error loading or playing ads.
AdEvent
Simple data class used to transport ad playback information.
AdsLoader
Allows publishers to request ads from ad servers or a dynamic ad insertion stream.
AdsLoadErrorData
Ad error data that is returned when the ads loader fails to load the ad.
AdsManager
Handles playing ads after they've been received from the server.
AdsManagerDelegate
Delegate for ad events or errors that occur during ad or stream initialization and playback.
AdsRenderingSettings
Defines parameters that control the rendering of ads.
AdsRequest
An object containing the data used to request ads from the server.
AndroidInteractiveMediaAds
Android implementation of InteractiveMediaAdsPlatform.
ContentProgressProvider
Allow the SDK to track progress of the content video.
IOSInteractiveMediaAds
Implementation of InteractiveMediaAdsPlatform for iOS.
OnAdsLoadedData
Data when ads are successfully loaded from the ad server through an AdsLoader.

Enums

AdErrorCode
The types of errors that can be encountered when loading an ad.
AdErrorType
Possible error types while loading or playing ads.
AdEventType
Types of events that can occur during ad playback.
AdUIElement
Describes an element of the ad UI, to be requested or rendered by the SDK.