Builder class for PreloadConfiguration.
| PreloadConfiguration |
build()
Builds the
PreloadConfiguration.
|
| PreloadConfiguration.Builder | |
| PreloadConfiguration.Builder |
setBufferSize(int bufferSize)
Sets the preload buffer size.
|
Creates a new builder for PreloadConfiguration.
| adUnitId | the ad unit ID to use to preload ads. |
|---|---|
| adFormat | the ad format to use to preload ads. |
Builds the PreloadConfiguration.
Sets the ad request to use to preload ads.
Sets the preload buffer size. The buffer size is capped at 15. Defaults to a Google-optimized buffer size if a non-positive number is set.