SASAdChoicesView | Icon view to open a webpage with information on ad choices |
SASAdDisplayException | SASAdDisplayException is an exception thrown when an ad was downloaded but could not be displayed. |
SASAdDisplayException.ErrorCode | Enumeration of error codes for SASAdDisplayException
|
SASAdElement | This class represents an ad object as returned by the ad servers. |
SASAdPlacement | Class representing an ad placement |
SASAdStatus | Enumeration class of possible statuses for an interstitial or rewarded video ad |
SASAdTimeoutException | SASAdTimeoutException is an exception thrown when an ad request could not complete before within the specified timeframe. |
SASAdView | This abstract class is an Android View in charge of loading and displaying ads. |
SASAdView.MessageHandler | Interface definition for classes handling multi-purpose messages sent by SASAdView instances
|
SASAdView.NativeVideoStateListener | Listener that is notified when the video is prepared and completed. |
SASAdView.OnCrashListener | Interface for Objects handling fatal crashes that occurred on underlying WebViews of the passed
SASAdView and caught by appropriate WebViewClient |
SASAdView.OnStateChangeListener | Interface definition for classes listening to SASAdView state changes. |
SASAdView.StateChangeEvent | Event fired by the SASAdView when its states changes. |
SASAdView.VideoEvents | Interface defining video events |
SASBannerBidderAdapter | Interface for SASBidderAdapter third party bidder objects also having banner rendering
capabilities
|
SASBannerBidderAdapterListener | Interface for Objects implementing bidder banner ads callbacks. |
SASBannerView | This class displays ads in banner format. |
SASBannerView.BannerListener | Interface definition for Objects that will listen and react to SASBannerView lifecycle events
|
SASBidderAdapter | Interface to be implemented by objects that will make third party SDKs act as bidders in an InApp bidding setup |
SASBidderAdapter.CompetitionType | Indicates which mode to use for Holistic competition. |
SASBidderAdapter.RenderingType | The type of creative's rendering if the header bidding SDK wins. |
SASBiddingAdPrice | Model class representing the price of a bidding ad. |
SASBiddingAdResponse | Model class representing the response of a bidding call. |
SASBiddingFormatType | Enum containing all format types supported by the display SDK |
SASBiddingManager | Object that manages the bidding ad call. |
SASBiddingManager.SASBiddingManagerListener | Interface definition for a callback to be called when a bidding call on a SASBiddingManager succeeds or fails
|
SASConfiguration | This class holds the global configuration of the SDK. |
SASException | SASException is the superclass of all classes that represent exceptions that occurred within the
Smart Adserver Android SDK ad call process. |
SASFormatType | Enum containing all format types supported by the display SDK |
SASInterstitialActivity | Dedicated Activity to display Interstitial ads |
SASInterstitialBidderAdapter | Interface for SASBidderAdapter third party bidder objects also having interstitial rendering
capabilities
|
SASInterstitialBidderAdapterListener | Interface for Objects implementing bidder interstitial ads callbacks. |
SASInterstitialManager | This class is in charge of loading and displaying interstitial ads |
SASInterstitialManager.InterstitialListener | Interface definition for Objects that will listen and react to SASInterstitialManager lifecycle events
|
SASInterstitialManager.OnCrashListener | Interface for Objects handling fatal crashes that occurred on underlying WebViews of the passed
SASAdView and caught by appropriate WebViewClient |
SASInvalidJSONException | SASInvalidJSONException is an exception thrown when the response of an ad call
returned a malformed JSON message. |
SASKeywordBiddingAdElement | This class represents a keyword bidding ad element |
SASLibraryInfo | Retrieves some information about the SAS display library framework. |
SASMediationAdapter | Interface for all formats mediation adapters |
SASMediationAdapterListener | Interface for Objects implementing mediation ads callbacks |
SASMediationAdElement | Class holding main information about a mediation Ad. |
SASMediationBannerAdapter | Interface that must be implemented by mediation adapters that load and return banner ads |
SASMediationBannerAdapterListener | Interface for Objects implementing mediation banner ads callbacks |
SASMediationInterstitialAdapter | Interface that must be implemented by mediation adapters to request/show mediated interstitial |
SASMediationInterstitialAdapterListener | Interface for Objects implementing mediation interstitial ads callbacks |
SASMediationNativeAdAdapter | Interface that must be implemented by mediation adapters that load and return native ads |
SASMediationNativeAdAdapterListener | Interface for Objects implementing mediation native ads callbacks |
SASMediationNativeAdContent | Interface implemented by Object exposing mediation native ad content |
SASMediationRewardedVideoAdapter | Interface that must be implemented by mediation adapters that request/show mediated rewarded video ads |
SASMediationRewardedVideoAdapterListener | Interface for Objects implementing mediation rewarded video ads callbacks. |
SASNativeAdElement | This class represents a native ad object as returned by the ad servers. |
SASNativeAdElement.ClickHandler |
This interface is deprecated.
This interface is deprecated and will be removed in future releases. Publishers should not interfere client-side with clicks to avoid counting issues. However, if you still need to be warn in case of click, please use SASNativeAdElement.OnClickListener instead.
|
SASNativeAdElement.ImageElement | Member class representing an image, part of a native ad |
SASNativeAdElement.OnClickListener | Interface to implement to be warn when a click is performed on the native ad. |
SASNativeAdManager | Class in charge of requesting native ads for a given placement |
SASNativeAdManager.NativeAdListener | Interface definition for classes handling native ad server responses (asynchronous) for ad loading requests |
SASNativeAdMediaView | Native UI component to play the media element of a SASNativeAdElement |
SASNativeParallaxAdElement | This class represents a native parallax ad element |
SASNativeVideoAdElement | This class represents a native video ad element |
SASNoAdToDeliverException | SASNoAdToDeliverException is an exception thrown when there is no ad currently delivering for the requested placement. |
SASPendingRequestException | SASPendingRequestException is an exception thrown when a previous ad call on the concerned SASAdView has not yet completed,
preventing the current call to be executed. |
SASReward | SASReward is a class that represents a reward object collected after an ad event. |
SASRewardedVideoManager | This class is in charge of loading and displaying rewarded video ads |
SASRewardedVideoManager.RewardedVideoListener | Interface implemented by Objects that will handle SASRewardedVideoManager video lifecycle events
|
SASRotatingImageLoader | A View displaying a rotating image to serve as loader view for banner and interstitial views |
SASVASTParsingException | SASInvalidJSONException is an exception thrown when the response of an ad call
returned a malformed JSON message. |
SASVideoTrackingEventManagerDefault | Default implementation of SASVideoTrackingEventManager |