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

Class: Audio

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

Class Overview

Media
   |
   --Audio

Encapsulates an Audio 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 12123]
Encapsulates an Audio media identified by a MediaId.



[ Top ]


Class Variables

$durationMillis =

[line 12128]



Tags:

access:  public

Type:   integer


[ Top ]

$readyToPlayOnTheWeb =

[line 12140]



Tags:

access:  public

Type:   boolean


[ Top ]

$streamingUrl =

[line 12134]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 12158]

Audio __construct( [ $durationMillis = NULL], [ $streamingUrl = NULL], [ $readyToPlayOnTheWeb = 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  
   $mediaId  
   $type  
   $referenceId  
   $dimensions  
   $urls  
   $mimeType  
   $sourceUrl  
   $name  
   $fileSize  
   $creationTime  
   $MediaType  

[ Top ]

method getNamespace [line 12146]

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

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