InstreamVideoAdUnit

public class InstreamVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol

Represents an instream video ad unit for original type of integration.

  • The video parameters for this ad unit.

    Declaration

    Swift

    public var videoParameters: VideoParameters { get set }
  • Initializes a new instream video ad unit.

    Declaration

    Swift

    public init(configId: String, size: CGSize)

    Parameters

    configId

    The unique identifier for the ad unit configuration.

    size

    The size of the ad.