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

Class: MobileImageAd

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

Class Overview

Ad
   |
   --MobileImageAd

Represents a mobile image ad.


Variables

Methods


Inherited Variables

Inherited Methods

Class: Ad

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

Class Details

[line 5459]
Represents a mobile image ad.

For more information, see the <a href="http://adwords.google.com/support/aw/bin/answer.py?answer=83248" >mobile ads guidelines</a>.




[ Top ]


Class Variables

$image =

[line 5476]



Tags:

access:  public

Type:   Image


[ Top ]

$markupLanguages =

[line 5464]



Tags:

access:  public

Type:   tnsMarkupLanguageType[]


[ Top ]

$mobileCarriers =

[line 5470]



Tags:

access:  public

Type:   string[]


[ Top ]



Class Methods


constructor __construct [line 5494]

MobileImageAd __construct( [ $markupLanguages = NULL], [ $mobileCarriers = NULL], [ $image = NULL], [ $id = NULL], [ $url = NULL], [ $displayUrl = NULL], [ $approvalStatus = NULL], [ $disapprovalReasons = NULL], [ $trademarkDisapproved = NULL], [ $AdType = NULL])



Tags:

access:  public


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

Parameters:

   $markupLanguages  
   $mobileCarriers  
   $image  
   $id  
   $url  
   $displayUrl  
   $approvalStatus  
   $disapprovalReasons  
   $trademarkDisapproved  
   $AdType  

[ Top ]

method getNamespace [line 5482]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 5490]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3