VerizonMediaResponseVodAdBreak
public protocol VerizonMediaResponseVodAdBreakThe Verizon Media Response Vod ad break API.
- 
                  
                  The type of this ad break. DeclarationSwift var type: VerizonMediaResponseVodAdBreakType { get }
- 
                  
                  The position of this ad break. DeclarationSwift var position: VerizonMediaResponseVodAdBreakPosition { get }
- 
                  
                  The time offset of this ad break. DeclarationSwift var timeOffset: Int { get }
- 
                  
                  The duration of this ad break. DeclarationSwift var duration: Int { get }
- 
                  
                  A list of all ads associated with this ad break. DeclarationSwift var ads: [VerizonMediaResponseVodAd] { get }
- 
                  
                  A record of all VAST 3.0 tracking events for this ad. Remark Each entry contains an event name with associated tracking URLs.DeclarationSwift var events: [String : [String]] { get }
 VerizonMediaResponseVodAdBreak Protocol Reference
      VerizonMediaResponseVodAdBreak Protocol Reference