Class awCampaignOperation

Description

An operation on an AdWords campaign.

<p class="note">Note: The

  1. REMOVE
operator is not supported. To remove a campaign, set its status to
  1. DELETED
.</p>

Located in /classes/cm/CampaignOperation.php

awComplexObject
   |
   --awOperation
      |
      --awCampaignOperation
Variable Summary
Method Summary
 void getRow ()
Variables
awBiddingTransition $biddingTransition

Changes the bidding strategy for this campaign. Use only when performing a

  1. SET
operation.

awCampaign $operand

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

mixed $_checkFields = array(
'biddingTransition' => array(
'objName' => 'awBiddingTransition',
'type' => 'obj'
),'operand'=>array('objName'=>'awCampaign','type'=>'obj'),)
  • access: public

Redefinition of:
awComplexObject::$_checkFields

Inherited Variables

Inherited from awOperation

awOperation::$operator

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

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