SwipeableInterstitialRequest

@ExperimentalApi
public interface SwipeableInterstitialRequest

Known direct subclasses
SwipeableInterstitialAdRequest

An AdRequest for Swipeable Interstitial ads.


Interface that holds common methods for Swipeable Interstitial ad requests and signal requests.

Summary

Nested types

Interface that holds common setters for Swipeable Interstitial ad requests and signal requests.

Public methods

getAdSize

abstract AdSize getAdSize()

getCustomClickGestureEnabled

abstract boolean getCustomClickGestureEnabled()

getCustomClickSwipeGestureDirection

abstract NativeAd.SwipeGestureDirection getCustomClickSwipeGestureDirection()

getCustomClickSwipeGestureTapsAllowed

abstract boolean getCustomClickSwipeGestureTapsAllowed()

getMaxScreenHoldDurationSeconds

abstract int getMaxScreenHoldDurationSeconds()