Class awAdGroupCriterionOperation

Description

Operation (add, remove and set) on adgroup criteria.

Located in /classes/cm/AdGroupCriterionOperation.php

awComplexObject
   |
   --awOperation
      |
      --awAdGroupCriterionOperation
Variable Summary
Method Summary
 void getRow ()
Variables
awExemptionRequest[] $exemptionRequests

List of exemption requests for policy violations flagged by this criterion.

Only set this field when adding criteria that trigger policy violations for which you wish to get exemptions for.

The adgroup criterion being operated on.

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

mixed $_checkFields = array(
'operand' => array(
'objName' => 'awAdGroupCriterion',
'type' => 'obj'
),'exemptionRequests'=>array('objName'=>'awExemptionRequest','type'=>'array'),)
  • access: public

Inherited Variables

Inherited from awOperation

awOperation::$operator

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

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