SASNativeAdManager

Class in charge of requesting native ads for a given placement

Constructors

Link copied to clipboard
constructor(@NonNull context: Context, @NonNull adPlacement: SASAdPlacement)
Creates a new SASNativeAdManager with the specified placement configuration.

Types

Link copied to clipboard
Interface definition for classes handling native ad server responses (asynchronous) for ad loading requests

Properties

Functions

Link copied to clipboard
open fun loadNativeAd()
open fun loadNativeAd(@Nullable bidderAdapter: SASBidderAdapter)
Requests a native ad for the placement of this SASNativeAdManager
Link copied to clipboard
open fun onDestroy()