Class awMobileImageAd

Description

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>.

Located in /classes/cm/MobileImageAd.php

awComplexObject
   |
   --awAd
      |
      --awMobileImageAd
Variable Summary
Method Summary
 void getRow ()
Variables
awImage $image

Image to be used in the mobile image ad.

string[] $markupLanguages

The list of markup languages to use for the mobile ad.

<span class="constraint Selectable">This field can be selected using the value "MobileImageAdMarkupLanguages".</span>

  • var: awMarkupLanguageType
string[] $mobileCarriers

The list of mobile carriers to use for the mobile ad. Each string

must be of the form 'CarrierName@CountryCode'. To specify that all available carriers are to be used, use the reserved keyword 'ALLCARRIERS'. See <a href="/apis/adwords/docs/appendix/mobilecarriers.html">available mobile carriers</a>. <span class="constraint Selectable">This field can be selected using the value "MobileImageAdMobileCarriers".</span> <span class="constraint Required">This field is required and should not be {@code null}.</span>

mixed $_checkFields = array(
'image' => array(
'objName' => 'awImage',
'type' => 'obj'
),)
  • access: public

Redefinition of:
awComplexObject::$_checkFields

Inherited Variables

Inherited from awAd

awAd::$approvalStatus
awAd::$disapprovalReasons
awAd::$displayUrl
awAd::$id
awAd::$trademarkDisapproved
awAd::$url

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:44:05 +0200 by phpDocumentor 1.4.3