Class awBiddableAdGroupCriterion

Description

A biddable (positive) criterion in an adgroup.

Located in /classes/cm/BiddableAdGroupCriterion.php

awComplexObject
   |
   --awAdGroupCriterion
      |
      --awBiddableAdGroupCriterion
Variable Summary
Method Summary
 void getRow ()
Variables
string $approvalStatus

Approval status.

<span class="constraint ReadOnly">This field is read only and should not be set.</span>

  • var: awApprovalStatus

The campaign bidding strategy specific bids placed for this criterion.

string $destinationUrl

Destination URL override when Ad is triggered by this criterion.

Some sample valid URLs are: "http://www.website.com", "http://www.domain.com/somepath".

awBid $firstPageCpc

First page Cpc for this criterion.

<span class="constraint ReadOnly">This field is read only and should not be set.</span>

awQualityInfo $qualityInfo

Contains quality information about the criterion.

<span class="constraint ReadOnly">This field is read only and should not be set.</span>

awStats $stats

Contains statistics about the criterion.

<span class="constraint ReadOnly">This field is read only and should not be set.</span>

string $systemServingStatus

Serving status.

<span class="constraint ReadOnly">This field is read only and should not be set.</span>

  • var: awSystemServingStatus
string $userStatus

Current user set state of criterion.

During an ADD operation: It may not be set to DELETED. Defaults to {@code UserStatus.Active} if unspecified.

  • var: awUserStatus
mixed $_checkFields = array(
'bids' => array(
'objName' => 'awAdGroupCriterionBids',
'type' => 'obj'
),'firstPageCpc'=>array('objName'=>'awBid','type'=>'obj'),'qualityInfo'=>array('objName'=>'awQualityInfo','type'=>'obj'),'stats'=>array('objName'=>'awStats','type'=>'obj'),)
  • access: public

Redefinition of:
awAdGroupCriterion::$_checkFields

Inherited Variables

Inherited from awAdGroupCriterion

awAdGroupCriterion::$adGroupId
awAdGroupCriterion::$criterion

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

Documentation generated on Thu, 15 Apr 2010 19:06:10 +0300 by phpDocumentor 1.4.3