1 #import <Foundation/Foundation.h> 3 #import "OOVASTResource.h" 11 @property (readonly, nonatomic) NSString *
id;
12 @property (readonly, nonatomic) NSInteger
width;
13 @property (readonly, nonatomic) NSInteger
height;
19 @property (readonly, nonatomic) NSString *
adSlotId;
A Companion ad that was defined in a VAST advertisement.
Definition: OOVASTCompanion.h:9
NSInteger assetWidth
Definition: OOVASTCompanion.h:14
NSMutableDictionary * trackingEvents
Definition: OOVASTCompanion.h:22
NSString * id
Definition: OOVASTCompanion.h:11
NSString * parameters
Definition: OOVASTCompanion.h:25
OOVASTResource * resource
Definition: OOVASTCompanion.h:21
OOTBXMLElement * creativeExtensions
Definition: OOVASTCompanion.h:24
NSInteger assetHeight
Definition: OOVASTCompanion.h:15
NSInteger expandedHeight
Definition: OOVASTCompanion.h:17
NSString * clickThrough
Definition: OOVASTCompanion.h:23
NSString * adSlotId
Definition: OOVASTCompanion.h:19
NSString * apiFramework
Definition: OOVASTCompanion.h:18
NSInteger width
Definition: OOVASTCompanion.h:12
A URL from which to get VAST information.
Definition: OOVASTResource.h:14
NSInteger expandedWidth
Definition: OOVASTCompanion.h:16
NSInteger height
Definition: OOVASTCompanion.h:13