OOVASTCreative Class Reference

A creative that was defined in a VAST XML. More...

#import <OOVASTCreative.h>

+ Inheritance diagram for OOVASTCreative:

Instance Methods

(id- initWithElement:
 
(BOOL) - hasLinear
 
(BOOL) - hasCompanionAds
 
(BOOL) - hasNonLinearAds
 

Properties

NSInteger sequence
 
NSString * id
 
NSString * adId
 
OOVASTLinearAdlinear
 
OOVASTCompanionAdscompanionAds
 
OOVASTNonLinearAdsnonLinearAds
 

Detailed Description

A creative that was defined in a VAST XML.

Method Documentation

- (BOOL) hasCompanionAds
- (BOOL) hasLinear
- (BOOL) hasNonLinearAds
- (id) initWithElement: (OOTBXMLElement *)  element

Property Documentation

- (NSString*) adId
readnonatomicstrong
- (OOVASTCompanionAds*) companionAds
readnonatomicstrong
- (NSString*) id
readnonatomicstrong
- (OOVASTLinearAd*) linear
readnonatomicstrong
- (OOVASTNonLinearAds*) nonLinearAds
readnonatomicstrong
- (NSInteger) sequence
readnonatomicassign

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