Base class for concrete ad spot implementations.
More...
#import "OOManagedAdSpot.h"
Base class for concrete ad spot implementations.
OOAdSpot.
Should not be used directly by app developers, instead use OOOoyalaAdSpot or OOVASTAd
OOAdSpot.h in OoyalaSDK
- Warning
- This is an abstract class. It is not meant to be instantiated.
+ (OOManagedAdSpot *) adSpotFromDictionary: |
|
(NSDictionary *) |
data |
api: |
|
(OOPlayerAPIClient *) |
api |
duration: |
|
(Float64) |
duration |
|
|
| |
The URL which should be opened when the OOAdSpot is clicked.
- (NSArray*) trackingURLs |
|
readatomicassign |
The Array of URLs which should be pinged when the OOAdSpot plays.
The documentation for this class was generated from the following file: