AdManager
Interface used by AdRequest to expose the API required for ad management.
Properties
Link copied to clipboard
AdMacroProvider implementation can be set on this field.
default value is inherited from com.adswizz.core.adFetcher.AdswizzAdRequest.Builder.withAdMacroProvider
Link copied to clipboard
Ad manager settings object
Functions
Link copied to clipboard
Remove current AdManagerListener
Link copied to clipboard
Set a listener. Setting a new value it would override current one. Call removeAdManagerListener when listener is not needed anymore.
Param listener that needs to be notified
Link copied to clipboard
If an ad break is currently playing, discard it and resume content. Otherwise, ignore the next scheduled ad break.
Skip current ad with an error reason Does not track skip event, but fires error with Vast code 400
error: error for which skipAd is called (used by player play error)