PrebidAdUnit

@objcMembers
public class PrebidAdUnit : NSObject

Undocumented

Auto refresh API

  • This method allows to set the auto refresh period for the demand

    Declaration

    Swift

    public func setAutoRefreshMillis(time: Double)

    Parameters

    time

    refresh time interval

  • This method stops the auto refresh of demand

    Declaration

    Swift

    public func stopAutoRefresh()
  • Undocumented

    Declaration

    Swift

    public func resumeAutoRefresh()