SelfPromotions
public class SelfPromotions: NSObject
Wrapper class to manage Self Promotion instances
-
Add a SelfPromotion advertising
Declaration
Swift
public func add(_ adId: Int) -> SelfPromotionParameters
adIdadvertiser identifier
Return Value
the new SelfPromotion instance
-
Send all impressions
Declaration
Swift
public func sendImpressions()
SelfPromotions Class Reference