public abstract class BaseAd
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected AdConfig |
adConfig |
protected MetricMessage.Factory |
metricFactory |
| Modifier | Constructor and Description |
|---|---|
protected |
BaseAd(int slotId,
java.lang.String format) |
| Modifier and Type | Method and Description |
|---|---|
CustomParams |
getCustomParams()
Each Ad object contains custom params.
|
protected boolean |
isLoadCalled() |
@NonNull protected final AdConfig adConfig
@NonNull protected final MetricMessage.Factory metricFactory
@NonNull public CustomParams getCustomParams()
CustomParamsprotected boolean isLoadCalled()