| Interface | Description |
|---|---|
| BidResponseListener | |
| Clock | |
| CriteoAdListener |
All callbacks are invoked on the UI thread, so it is safe to execute any UI operations in the implementation.
|
| CriteoBannerAdListener | |
| CriteoInterstitialAdListener |
All callbacks are invoked on the UI thread, so it is safe to execute any UI operations in the
implementation.
|
| DependencyProvider.Factory<T> |
| Class | Description |
|---|---|
| Bid | |
| BidManager | |
| ConsumableBidLoader |
Component delivering consumable bids for publishers.
|
| Criteo | |
| Criteo.Builder | |
| CriteoBannerEventController | |
| CriteoBannerView | |
| CriteoInterstitial | |
| CriteoInterstitialActivity | |
| CriteoInterstitialEventController | |
| DependencyProvider |
Provides global dependencies to the rest of the codebase
|
| DummyCriteo | |
| EpochClock | |
| LiveCdbCallListener |
Implementation specific to listening Cdb calls for serving a live request
|
| SafeRunnable |
| Enum | Description |
|---|---|
| CriteoErrorCode |
Error codes for reasons why an ad request may fail.
|
| CriteoListenerCode |
| Exception | Description |
|---|---|
| CriteoInitException | |
| CriteoNotInitializedException |