Ads API
- 
                  
                  The Ads object helps you configure and control ads within THEOplayer. See moreDeclarationSwift public protocol Ads : EventDispatcherProtocol
- 
                  
                  An Ad is an abstract object that represents a single ad, which is a creative in the VAST specification. See moreDeclarationSwift public protocol Ad
- 
                  
                  Represents the metadata of a media file with ad content. See moreRemark This metadata is retrieved from the VAST file.DeclarationSwift @objc(THEOplayerMediaFile) public protocol MediaFile
- 
                  
                  An ad that is scheduled to appear at a certain point. See moreDeclarationSwift public protocol ScheduledAd
- 
                  
                  An AdBreak is an object that represents a collection of ads that are scheduled at a certain time. See moreDeclarationSwift public protocol AdBreak
- 
                  
                  The integration of the ad break. See moreDeclarationSwift @objc(THEOplayerAdIntegration) public enum AdIntegration : Intextension AdIntegration: Codable
- 
                  
                  The type of ad Preload. This indicates in which manner the advertisements will be downloaded in advance. See moreDeclarationSwift @objc(THEOplayerAdPreloadType) public enum AdPreloadType : Intextension AdPreloadType: Encodable
- 
                  
                  The Open Measurement Interface Definition API which can be used to configure the ad viewability measurements conforming to the OMID standards. See moreDeclarationSwift @objc(THEOplayerOmid) public protocol Omid
- 
                  
                  Represents a friendly obstruction instance for OMID. See moreDeclarationSwift @objc(THEOplayerOmidFriendlyObstruction) public class OmidFriendlyObstruction : NSObject
- 
                  
                  The list of purposes for which an obstruction would be registered as friendly. See moreDeclarationSwift @objc(THEOplayerOmidFriendlyObstructionPurpose) public enum OmidFriendlyObstructionPurpose : Int
 Ads API  Reference
      Ads API  Reference