VerizonMediaResponseVodAdPlaceholder
public protocol VerizonMediaResponseVodAdPlaceholderThe Verizon Media Response Vod ad placeholder API.
Remark
- A placeholder is an ad which:
- is a short blank video for non-video ads (e.g. VPAID ads).
- is a system asset which is potentially subject to change.
- 
                  
                  The index of this placeholder’s ad break in the ads.breaks array. DeclarationSwift var breaksIndex: Int { get }
- 
                  
                  The index of the placeholder in the ads.breaks.ads array. DeclarationSwift var adsIndex: Int { get }
- 
                  
                  The start time of the placeholder. DeclarationSwift var startTime: Int { get }
- 
                  
                  The end time of the placeholder. DeclarationSwift var endTime: Int { get }
 VerizonMediaResponseVodAdPlaceholder Protocol Reference
      VerizonMediaResponseVodAdPlaceholder Protocol Reference