Class awManualCPCAdGroupCriterionBids

Description

Data representing a criterion level cost-per-click bid.

Located in /classes/cm/ManualCPCAdGroupCriterionBids.php

awComplexObject
   |
   --awAdGroupCriterionBids
      |
      --awManualCPCAdGroupCriterionBids
Variable Summary
Method Summary
 void getRow ()
Variables
string $bidSource

The level (ad group or criterion) at which this bid was set.

<span class="constraint Selectable">This field can be selected using the value "CpcBidSource".</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>

  • var: awBidSource
bool $enhancedCpcEnabled

If true, enhanced CPC bidding is enabled and criteria bids may be enhanced based on conversion optimizer data.

<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 $maxCpc

Bid placed for this criterion. If position preference is enabled, this value is used as the maximum proxy bid for the criterion.

To disable this criterion-level bid and use the ad group's bid, set this to

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

mixed $_checkFields = array(
'maxCpc' => 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