SASBiddingManager

Class that handle bidding ad calls to return SASBiddingAdResponse objects

Constructors

Link copied to clipboard
constructor(context: Context, adPlacement: SASAdPlacement, formatType: SASBiddingAdFormatType, currency: SASBiddingCurrency)

Types

Link copied to clipboard

Interface regrouping callbacks to be called when a bidding call on a {@link SASBiddingManager} succeeds or fails

Properties

Link copied to clipboard

The #SASAdPlacement on which the latest ad was successfully loaded, if any.

Link copied to clipboard

The currency of the ads loaded by the bidding manager.

Link copied to clipboard

The format type of the ads loaded by the bidding manager.

Functions

Link copied to clipboard
fun loadAd()

Loads a bidding ad.