Interface | Description |
---|---|
DFPBannerEventHandler.DFPConfigListener |
Interface to get the GAM view and it's request builder, to configure the properties.
|
DFPInterstitialEventHandler.DFPConfigListener |
Interface to get the GAM Interstitial ad and it's request builder, to configure the
properties.
|
DFPRewardedEventHandler.DFPConfigListener |
Interface to get the GAM Rewarded ad and it's request builder, to configure the
properties.
|
GAMAppEventListener |
Interface to get the GAM SDK's app event callback
|
Class | Description |
---|---|
DFPBannerEventHandler |
This class implements the communication between the OpenWrap SDK and the GAM SDK for a given ad
unit.
|
DFPInterstitialEventHandler |
This class implements the communication between the OpenWrap SDK and the GAM SDK for a given ad
unit.
|
DFPRewardedEventHandler |
This class implements the communication between the OpenWrap SDK and the GAM SDK for a given ad
unit.
|
GAMNativeEventHandler |
This class manages GAM's Native Ad header bidding requests using AdLoader and
listens to the respective callbacks.
|