![]() |
SmartclipSDKiOS 3.0.0
Smartclip Advertisement Framework for iOS
|
This class holds the advertisement information. More...
#import <SCAdInfo.h>
Instance Methods | |
(NSDictionary *) | - adInfoDescription |
Properties | |
NSString * | adId |
id of the ad | |
NSString * | title |
title of the ad | |
NSString * | variant |
variant string | |
BOOL | skippable |
a boolean value, that indicates if the ad can be skipped | |
NSInteger | duration |
duration of the current commercial | |
NSInteger | currentTime |
current time regarding the the current commercials duration | |
NSArray * | wrapperTags |
an array of wrapper tags | |
NSInteger | errorCode |
if an error occurs, the error code, describing the error type | |
SCUniversalAdId * | universalAdId |
universal ad id | |
This class holds the advertisement information.
- (NSDictionary *) adInfoDescription |
Get the original JSON formatted description as NSDictionary