InstreamAd
@objc(YMAInstreamAd)
public protocol InstreamAd
Represents an instream ad.
-
Array of ad breaks of type
InstreamAdBreak
.Declaration
Swift
var adBreaks: [InstreamAdBreak] { get }