All-in-One
Importing the SDK
#import <IASDKCore/IASDKCore>.hCreating Properties
@property (nonatomic, strong) IAAdSpot *adSpot;
@property (nonatomic, strong) IAViewUnitController *viewUnitController;
@property (nonatomic, strong) IAFullscreenUnitController *fsUnitController;
@property (nonatomic, strong) IAMRAIDContentController *mraidContentController;
@property (nonatomic, strong) IAVideoContentController *videoContentController;Example:
Creating the User Data Object
Initializing the Ad Request Object
Initializing the Controller
Declaring Your View Controller
Initializing the Video Content Controller
Declaring Your View Controller
Initializing the View Unit Controller
Initializing the Full-Screen Unit Controller
Declaring the View Unit Controller and the Full Screen Unit Controller
Initializing the Placement
Fetching the Ad
Fetching the Ad for Waterfall
Fetching the Ad for SDK Bidding
Generating the Token
Loading the Ad
Last updated
