public class PreloadConfiguration extends Object
The configuration entry to instruct GMA SDK to preload ads.
Nested Class Summary
class | PreloadConfiguration.Builder | Builder class for PreloadConfiguration . |
Public Method Summary
AdFormat |
getAdFormat()
Retrieves the ad format used to preload ads.
|
AdRequest |
getAdRequest()
Retrieves the ad request used to preload ads.
|
String |
getAdUnitId()
Returns the ad unit ID used to preload ads.
|
int |
getBufferSize()
Gets the preload buffer size.
|
Inherited Method Summary
Public Methods
public AdFormat getAdFormat ()
Retrieves the ad format used to preload ads.
public AdRequest getAdRequest ()
Retrieves the ad request used to preload ads.
public String getAdUnitId ()
Returns the ad unit ID used to preload ads.
public int getBufferSize ()
Gets the preload buffer size.