Class awManualCPCAdGroupBids

Description

Adgroup level bids used in manual CPC bidding strategy.

Located in /classes/cm/ManualCPCAdGroupBids.php

awComplexObject
   |
   --awAdGroupBids
      |
      --awManualCPCAdGroupBids
Variable Summary
Method Summary
 void getRow ()
Variables
bool $enhancedCpcEnabled

The flag to indicate the enhanced CPC bidding is turned on for the campaign

<span class="constraint Selectable">This field can be selected using the value "EnhancedCpcEnabled".</span><span class="constraint Filterable">This field can be filtered on.</span> <span class="constraint ReadOnly">This field is read only and should not be set. If this field is sent to the API, it will be ignored.</span>

awBid $keywordContentMaxCpc

Max CPC bid for keyword targeting on content network.

<span class="constraint Selectable">This field can be selected using the value "KeywordContentMaxCpc".</span><span class="constraint Filterable">This field can be filtered on.</span>

awBid $keywordMaxCpc

Max CPC (cost per click) bid for keyword targeting on search network.

<span class="constraint Selectable">This field can be selected using the value "KeywordMaxCpc".</span><span class="constraint Filterable">This field can be filtered on.</span>

awBid $siteMaxCpc

Max CPC bid for site targeting. This field has been sunsetted and will return an error if set.

<span class="constraint Selectable">This field can be selected using the value "SiteMaxCpc".</span><span class="constraint Filterable">This field can be filtered on.</span>

mixed $_checkFields = array(
'keywordMaxCpc' => array(
'objName' => 'awBid',
'type' => 'obj'
),'keywordContentMaxCpc'=>array('objName'=>'awBid','type'=>'obj'),'siteMaxCpc'=>array('objName'=>'awBid','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:44:04 +0200 by phpDocumentor 1.4.3