public static interface RewardedVideoAd.RewardedVideoAdShowConfigBuilder extends FullScreenAd.ShowConfigBuilder
| Modifier and Type | Method and Description |
|---|---|
RewardedVideoAd.RewardedVideoShowAdConfig |
build()
Builds a
RewardedVideoAd.RewardedVideoShowAdConfig that can be used to load an ad. |
RewardedVideoAd.RewardedVideoAdShowConfigBuilder |
withAppOrientation(int appOrientation) |
RewardedVideoAd.RewardedVideoAdShowConfigBuilder withAppOrientation(int appOrientation)
RewardedVideoAd.RewardedVideoShowAdConfig build()
RewardedVideoAd.RewardedVideoShowAdConfig that can be used to load an ad.build in interface FullScreenAd.ShowConfigBuilder