Class awAdGroupCriterion

Description

Represents a crterion in an ad group.

May be instantiated to refer to ad group criteria to be deleted.

Located in /classes/cm/AdGroupCriterion.php

awComplexObject
   |
   --awAdGroupCriterion
Direct descendents
Class Description
 class awBiddableAdGroupCriterion A biddable (positive) criterion in an adgroup.
 class awNegativeAdGroupCriterion A negative criterion in an adgroup.
Variable Summary
Method Summary
 void factory ( $row,  $className)
Variables
long $adGroupId

The ad group this criterion is in.

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

awCriterion $criterion

The criterion part of the ad group 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

Redefined in descendants as:

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

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