public final class AdsSettings
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
debugMode |
int |
maxRedirects |
com.google.ads.interactivemedia.v3.api.AdsRenderingSettings |
rendering |
float |
vastLoadTimeout |
| Constructor and Description |
|---|
AdsSettings() |
AdsSettings(float vastLoadTimeout) |
AdsSettings(float vastLoadTimeout,
int maxRedirects) |