awAdThe base class of all Ad types. Not abstract since it is conceivable for the base attributes of an Ad to be updated without reference to its concrete type.
Located in /classes/cm/Ad.php
awComplexObject | --awAd
| Class | Description |
|---|---|
awDeprecatedAd
|
Represents a deprecated ad. |
awTemplateAd
|
Represents a TemplateAd. A template ad is composed of a template (specified by it's template id) along with all the elements to populate the template's fields. |
awLocalBusinessAd
|
Represents Legacy Local Business Ad Legacy LBAs can be deleted or paused/unpaused, but are not editable. |
awMobileAd
|
Represents a MobileAd. |
awImageAd
|
Represents an ImageAd. |
awMobileImageAd
|
Data associated with a mobile image ad. |
awTextAd
|
Represents a TextAd. |
string
$approvalStatus
Approval status
<span class="constraint ReadOnly">This field is read only and should not be set.</span>
string[]
$disapprovalReasons
List of disapproval reasons
<span class="constraint ReadOnly">This field is read only and should not be set.</span>
string
$displayUrl
Visible URL
long
$id
ID of Ad
<span class="constraint ReadOnly">This field is read only and should not be set for following Operators : ADD.</span>
string
$url
Destination URL
Inherited from awComplexObject
awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Inherited From awComplexObject
awComplexObject::__construct()
awComplexObject::factory()
awComplexObject::get()
awComplexObject::getCheckFields()
awComplexObject::getRow()
awComplexObject::getSoapVars()
awComplexObject::getXML()
awComplexObject::isEmpty()
awComplexObject::remove()
awComplexObject::set()
awComplexObject::setRow()
awComplexObject::_getAsObj()
Documentation generated on Thu, 15 Apr 2010 19:06:05 +0300 by phpDocumentor 1.4.3