InstreamAdBreakPosition
@objc(YMAInstreamAdBreakPosition)
@objcMembers
public class InstreamAdBreakPosition : NSObject
InstreamAdBreakPosition specifies ad position in the content video.
-
Type of the position. See allowed values in
InstreamAdBreakPositionType
.Declaration
Swift
public let type: String
-
Value of the position.
Declaration
Swift
public let value: Int