Omid
@objc(THEOplayerOmid)
public protocol Omid
The Open Measurement Interface Definition API which can be used to configure the ad viewability measurements conforming to the OMID standards.
-
Adds the passed
OmidFriendlyObstructionas a friendly obstruction.Declaration
Swift
func addFriendlyObstruction(friendlyObstruction: OmidFriendlyObstruction)Parameters
friendlyObstructionThe friendly obstruction to be added.
-
Removes all the previously added friendly obstructions.
Declaration
Swift
func removeFriendlyObstructions()
Omid Protocol Reference