OffersInterface
protocol OffersInterface : NSObjectProtocol
Undocumented
-
Enqueues a viewable impression to be reported.
See
BTNViewableImpression for more information.
Declaration
Swift
func trackViewableImpression(_ viewableImpression: ViewableImpression)
Parameters
viewableImpression
The specific viewable impression to be tracked.