Class awAdGroupAdOperation

Description

AdGroupAd service operations.

Located in /classes/cm/AdGroupAdOperation.php

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

Exemption requests for any policy violations in this Ad. This field is

only used for ADD operations

awAdGroupAd $operand

AdGroupAd to operate on.

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

mixed $_checkFields = array(
'operand' => array(
'objName' => 'awAdGroupAd',
'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:06 +0300 by phpDocumentor 1.4.3