GoogleApiAdsAdWords
[ class tree: GoogleApiAdsAdWords ] [ index: GoogleApiAdsAdWords ] [ all elements ]

Class: InStreamAdInfo

Source Location: /AdWords/v200909/o/TargetingIdeaService.php

Class Overview


Information specific to the instream ad format. Instream ads are video ads which play as part of the delivery of video content, either before, during, or after the content itself.


Variables

Methods



Class Details

[line 1903]
Information specific to the instream ad format. Instream ads are video ads which play as part of the delivery of video content, either before, during, or after the content itself.



[ Top ]


Class Variables

$maxAdDuration =

[line 1908]



Tags:

access:  public

Type:   integer


[ Top ]

$medianAdDuration =

[line 1920]



Tags:

access:  public

Type:   integer


[ Top ]

$midRollPercent =

[line 1932]



Tags:

access:  public

Type:   double


[ Top ]

$minAdDuration =

[line 1914]



Tags:

access:  public

Type:   integer


[ Top ]

$postRollPercent =

[line 1938]



Tags:

access:  public

Type:   double


[ Top ]

$preRollPercent =

[line 1926]



Tags:

access:  public

Type:   double


[ Top ]



Class Methods


constructor __construct [line 1956]

InStreamAdInfo __construct( [ $maxAdDuration = NULL], [ $minAdDuration = NULL], [ $medianAdDuration = NULL], [ $preRollPercent = NULL], [ $midRollPercent = NULL], [ $postRollPercent = NULL])



Tags:

access:  public


Parameters:

   $maxAdDuration  
   $minAdDuration  
   $medianAdDuration  
   $preRollPercent  
   $midRollPercent  
   $postRollPercent  

[ Top ]

method getNamespace [line 1944]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 1952]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


[ Top ]


Documentation generated by phpDocumentor 1.4.3