SmartclipSDKiOS 3.0.0
Smartclip Advertisement Framework for iOS
Instance Methods | Properties | List of all members
SCAdInfo Class Reference

This class holds the advertisement information. More...

#import <SCAdInfo.h>

Inheritance diagram for SCAdInfo:

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
 
SCUniversalAdIduniversalAdId
 universal ad id
 

Detailed Description

This class holds the advertisement information.

Method Documentation

◆ adInfoDescription

- (NSDictionary *) adInfoDescription

Get the original JSON formatted description as NSDictionary


The documentation for this class was generated from the following file: