Represents a single VAST linear advertisement.
More...
#import <OOVASTLinearAd.h>
Represents a single VAST linear advertisement.
- (void) updateClickTrackingURLs: |
|
(NSMutableArray *) |
newClickTrackingURLs |
|
- (void) updateTrackingEvents: |
|
(NSMutableDictionary *) |
newTrackingEvents |
|
- (NSString*) clickThroughURL |
|
readnonatomicstrong |
- (NSMutableArray*) clickTrackingURLs |
|
readnonatomicstrong |
The click tracking urls in an NSMutableArray of NSString.
- (NSMutableArray*) customClickURLs |
|
readnonatomicstrong |
The custom click urls in an NSMutableArray of NSString.
The duration of the ad in seconds.
- (NSMutableArray*) errorCodes |
|
readnonatomicstrong |
- (NSMutableArray*) icons |
|
readnonatomicassign |
The additional ad parameters.
- (NSMutableArray*) streams |
|
readnonatomicstrong |
The streams in an NSMutableArray of OOStream.
- (NSMutableDictionary*) trackingEvents |
|
readnonatomicstrong |
The tracking events in an NSMutableDictionary of event name to NSMutableArray of NSString.
The documentation for this class was generated from the following file: