GCKAdBreakClipVastAdsRequest Class Reference

A class representing a VAST request for an ad break clip. More...

#import <GCKAdBreakClipInfo.h>

+ Inheritance diagram for GCKAdBreakClipVastAdsRequest:

Properties

NSURL * adTagUrl
 A URL for the VAST file. More...
 
NSString * adsResponse
 A String specifying a VAST document to be used as the ads response instead of making a request via an ad tag url. More...
 

Detailed Description

A class representing a VAST request for an ad break clip.

Since
4.1

Property Documentation

- (NSString*) adsResponse
readnonatomicstrong

A String specifying a VAST document to be used as the ads response instead of making a request via an ad tag url.

This can be useful for debugging and other situations where a CAST response is already available.

Since
4.1
- (NSURL*) adTagUrl
readnonatomicstrong

A URL for the VAST file.

Since
4.1

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