Class awCampaignCriterion

Description

Represents a campaign level criterion (either keyword or placement).

Located in /classes/cm/CampaignCriterion.php

awComplexObject
   |
   --awCampaignCriterion
Direct descendents
Class Description
 class awNegativeCampaignCriterion A negative campaign criterion.
Variable Summary
Method Summary
 void factory ( $row,  $className)
Variables
long $campaignId

The campaign that the criterion is in.

<span class="constraint Selectable">This field can be selected using the value "CampaignId".</span><span class="constraint Filterable">This field can be filtered on.</span> <span class="constraint Required">This field is required and should not be {@code null}.</span>

awCriterion $criterion

The criterion part of the campaign criterion.

<span class="constraint Required">This field is required and should not be {@code null}.</span>

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

Redefinition of:
awComplexObject::$_checkFields

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:43:49 +0200 by phpDocumentor 1.4.3