Class NoAuctionWaterfallFetcher
-
- All Implemented Interfaces:
public final class NoAuctionWaterfallFetcher extends WaterfallFetcher
-
-
Field Summary
Fields Modifier and Type Field Description private final OutcomeReporteroutcomeReporter
-
Constructor Summary
Constructors Constructor Description NoAuctionWaterfallFetcher(AdUnitTools tools, AdUnitData adUnitData)
-
Method Summary
Modifier and Type Method Description UnitfetchWaterfall(AdInstanceFactory adInstanceFactory, WaterfallFetcherListener waterfallFetcherListener)final UnitfetchWaterfall(WaterfallFetcherListener waterfallFetcherListener, Integer auctionTrial, String auctionFallback, String auctionId, AdInstanceFactory adInstanceFactory)-
-
Constructor Detail
-
NoAuctionWaterfallFetcher
NoAuctionWaterfallFetcher(AdUnitTools tools, AdUnitData adUnitData)
-
-
Method Detail
-
fetchWaterfall
Unit fetchWaterfall(AdInstanceFactory adInstanceFactory, WaterfallFetcherListener waterfallFetcherListener)
-
fetchWaterfall
final Unit fetchWaterfall(WaterfallFetcherListener waterfallFetcherListener, Integer auctionTrial, String auctionFallback, String auctionId, AdInstanceFactory adInstanceFactory)
-
-
-
-