Class awAdGroup

Description

Represents the AdGroup object that is sent over the wire.

Located in /classes/cm/AdGroup.php

awComplexObject
   |
   --awAdGroup
Variable Summary
Variables

Bids applicable to current bidding strategy that the campaign is in

long $campaignId

Campaign id

<span class="constraint Required">This field is required and should not be {@code null} when it is contained within Operators : ADD.</span>

string $campaignName

Campaign name

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

long $id

AdGroup id

<span class="constraint ReadOnly">This field is read only and should not be set for following Operators : ADD.</span> <span class="constraint Required">This field is required and should not be {@code null} when it is contained within Operators : SET, REMOVE.</span>

string $name

AdGroup name

awStats $stats

AdGroup statistics. {@code Output only if requested.}

string $status

AdGroup status

  • var: awAdGroup.Status
mixed $_checkFields = array(
'bids' => array(
'objName' => 'awAdGroupBids',
'type' => 'obj'
),'stats'=>array('objName'=>'awStats','type'=>'obj'),)
  • access: public

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

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