Ad
Overview
This class represent the concept of an ad emitted from SDK. It carries some useful information to let SDK identify an ad.
Interface
campaignId
campaignIdDeclaration
@property (nonatomic, strong, readonly) NSString * campaignId;Discussion
This is a string used to identify
engageUrl
engageUrlDeclaration
@property (nonatomic, strong, readonly) NSString * engageUrl;Discussion
This property identify the url of the landing page of the ad.
Last updated
