IMAAdsLoadedData Class Reference

Ad data that is returned when the ads loader loads the ad. More...

#import <IMAAdsLoader.h>

+ Inheritance diagram for IMAAdsLoadedData:

Properties

IMAAdsManageradsManager
 The ads manager instance created by the ads loader. More...
 
IMAStreamManagerstreamManager
 The stream manager instance created by the ads loader. More...
 
id userContext
 The user context specified in the ads request. More...
 

Detailed Description

Ad data that is returned when the ads loader loads the ad.

Property Documentation

- (IMAAdsManager*) adsManager
readnonatomicstrong

The ads manager instance created by the ads loader.

Will be nil when using dynamic ad insertion.

- (IMAStreamManager*) streamManager
readnonatomicstrong

The stream manager instance created by the ads loader.

Will be nil when requesting ads client side.

- (id) userContext
readnonatomicstrong

The user context specified in the ads request.


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