teads_sdk_flutter library

Classes

InReadAdAdRatioMap
The map used to match a TeadsInReadAd instance with a TeadsAdRatio instance.
Teads
TeadsAd
Root Ad Object inherited by TeadsInReadAd & TeadsNativeAd.
TeadsAdPlacement
Root ad placement inherited by TeadsInReadAdPlacement & TeadsNativeAdPlacement.
TeadsAdPlacementSettings
TeadsAdRatio
This class is used to help in resizing a given ad view to a given aspect ratio.
TeadsAdRequestSettings
TeadsInReadAd
A TeadsInReadAd represents an InRead ad that will be binded to a TeadsInReadAdView instance.
TeadsInReadAdPlacement
InRead ad placement to request inRead ads.
TeadsInReadAdView
The Teads inRead ad view is responsible to manage a TeadsInReadAd instance.
TeadsNativeAd
Represents an ad that will be displayed by the native code of the application. The ad display is fully customizable.
TeadsNativeAdPlacement
Native ad placement to request native ads.
TeadsNativeAdView
The Teads native ad view is responsible to manage a Teads native ad.

Enums

TCFVersion
EU Transparency & Consent Framework versions Europe General Data Protection Regulation (GDPR) see Transparency Consent Framework Version 1 is no longer supported since 15 of August 2020.

Mixins

TeadsAdDelegate
Delegate methods needed to follow Teads ads lifecycle.
TeadsAdPlacementDelegate
Root placement delegate methods needed to follow Teads ad requests flow.
TeadsInReadAdPlacementDelegate
Delegate methods needed to follow Teads inRead ad requests flow.
TeadsNativeAdPlacementDelegate
Delegate methods needed to follow Teads native ad requests flow.
TeadsPlaybackDelegate
Delegate methods sending informations about Teads ads playback states.