Class awAd

Description

The 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
Direct descendents
Class Description
 class awDeprecatedAd Represents a deprecated ad.
 class 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.
 class awLocalBusinessAd Represents Legacy Local Business Ad Legacy LBAs can be deleted or paused/unpaused, but are not editable.
 class awMobileAd Represents a MobileAd.
 class awImageAd Represents an ImageAd.
 class awMobileImageAd Data associated with a mobile image ad.
 class awTextAd Represents a TextAd.
Variable Summary
 string $displayUrl
 long $id
 string $url
Method Summary
 void factory ( $row,  $className)
Variables
string $approvalStatus

Approval status

<span class="constraint ReadOnly">This field is read only and should not be set.</span>

  • var: awAd.ApprovalStatus
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 Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

Documentation generated on Thu, 15 Apr 2010 19:06:05 +0300 by phpDocumentor 1.4.3