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

Class: Video

Source Location: /AdWords/v201008/cm/BulkMutateJobService.php

Class Overview

Media
   |
   --Video

Encapsulates a Video media identified by a MediaId


Variables

Methods


Inherited Variables

Inherited Methods

Class: Media

Media::__construct()
Media::getNamespace()
Gets the namesapce of this class
Media::getParameterMap()
Provided for getting non-php-standard named variables
Media::getXsiTypeName()
Gets the xsi:type name of this class
Media::__get()
Provided for getting non-php-standard named variables
Media::__set()
Provided for setting non-php-standard named variables

Class Details

[line 8574]
Encapsulates a Video media identified by a MediaId



[ Top ]


Class Variables

$advertisingId =

[line 8603]



Tags:

access:  public

Type:   string


[ Top ]

$durationMillis =

[line 8579]



Tags:

access:  public

Type:   integer


[ Top ]

$industryStandardCommercialIdentifier =

[line 8597]



Tags:

access:  public

Type:   string


[ Top ]

$readyToPlayOnTheWeb =

[line 8591]



Tags:

access:  public

Type:   boolean


[ Top ]

$streamingUrl =

[line 8585]



Tags:

access:  public

Type:   string


[ Top ]

$youTubeVideoIdString =

[line 8609]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 8627]

Video __construct( [ $durationMillis = NULL], [ $streamingUrl = NULL], [ $readyToPlayOnTheWeb = NULL], [ $industryStandardCommercialIdentifier = NULL], [ $advertisingId = NULL], [ $youTubeVideoIdString = NULL], [ $mediaId = NULL], [ $type = NULL], [ $referenceId = NULL], [ $dimensions = NULL], [ $urls = NULL], [ $mimeType = NULL], [ $sourceUrl = NULL], [ $name = NULL], [ $fileSize = NULL], [ $creationTime = NULL], [ $MediaType = NULL])



Tags:

access:  public


Overrides Media::__construct() (parent method not documented)

Parameters:

   $durationMillis  
   $streamingUrl  
   $readyToPlayOnTheWeb  
   $industryStandardCommercialIdentifier  
   $advertisingId  
   $youTubeVideoIdString  
   $mediaId  
   $type  
   $referenceId  
   $dimensions  
   $urls  
   $mimeType  
   $sourceUrl  
   $name  
   $fileSize  
   $creationTime  
   $MediaType  

[ Top ]

method getNamespace [line 8615]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overrides Media::getNamespace() (Gets the namesapce of this class)

[ Top ]

method getXsiTypeName [line 8623]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


Overrides Media::getXsiTypeName() (Gets the xsi:type name of this class)

[ Top ]


Documentation generated by phpDocumentor 1.4.3