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

Class: InStreamAdInfo

Source Location: /AdWords/v201008/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 3782]
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 3787]



Tags:

access:  public

Type:   integer


[ Top ]

$medianAdDuration =

[line 3799]



Tags:

access:  public

Type:   integer


[ Top ]

$midRollPercent =

[line 3811]



Tags:

access:  public

Type:   double


[ Top ]

$minAdDuration =

[line 3793]



Tags:

access:  public

Type:   integer


[ Top ]

$postRollPercent =

[line 3817]



Tags:

access:  public

Type:   double


[ Top ]

$preRollPercent =

[line 3805]



Tags:

access:  public

Type:   double


[ Top ]



Class Methods


constructor __construct [line 3835]

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 3823]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 3831]

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