abstract fun match(position: Long, duration: Long): Boolean
Matcher to decide if the current conditions met the position definition.
position - Position of the current content video in milliseconds
duration - Duration of the current content video in milliseconds
Return
true If the underlying ad slot should be executed.