Class awConversionOptimizerAdGroupBids

Description

Adgroup level bids used in conversion optimizer bidding strategy.

Located in /classes/cm/ConversionOptimizerAdGroupBids.php

awComplexObject
   |
   --awAdGroupBids
      |
      --awConversionOptimizerAdGroupBids
Variable Summary
Method Summary
 void getRow ()
Variables
string $conversionOptimizerBidType

Bid type for the conversion optimizer campaign,

the values are maxCpa or targetCpa <span class="constraint Selectable">This field can be selected using the value "ConversionOptimizerBidType".</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: awConversionOptimizerBidType
string $deduplicationMode

Deduplication mode for the conversion optimizer campaign

<span class="constraint Selectable">This field can be selected using the value "DeduplicationMode".</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: awConversionDeduplicationMode
awBid $targetCpa

Target cost per acquisition/conversion.

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

mixed $_checkFields = array(
'targetCpa' => 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:43:53 +0200 by phpDocumentor 1.4.3