public interface CriteoBannerAdListener extends CriteoAdListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAdReceived(CriteoBannerView view)
Callback invoked when a banner ad is requested and valid bid is successfully received.
|
onAdClicked, onAdFailedToReceive, onAdLeftApplication@UiThread
void onAdReceived(@NonNull
CriteoBannerView view)
From this notification, the banner view is displaying the ad and publisher can add it in their view hierarchy.