FullScreenAdOptions
Options for Full Screen Ad.
Properties
loadOnMounted
Whether your ad to load automatically on mounted.
Type | Default |
---|---|
boolean | true |
showOnLoaded
Whether your ad to show automatically on loaded.
Type | Default |
---|---|
boolean | false |
loadOnDismissed
Whether your ad to load new ad automatically on dismissed.
Type | Default |
---|---|
boolean | false |
requestOptions
Optional RequestOptions used to load the ad.
Type | Default |
---|---|
RequestOptions | {} |