Class awAdGroupSelector

Description

A selector used to specify which adgroups should be returned.

Located in /classes/cm/AdGroupSelector.php

awComplexObject
   |
   --awAdGroupSelector
Variable Summary
Variables
long[] $adGroupIds

List of adgroup ids to select.

<span class="constraint ContentsDistinct">This field must contain distinct elements.</span> <span class="constraint ContentsNotNull">This field must not contain {@code null} elements.</span>

long $campaignId

Campaign id to select adgroups from.

Only one of 'campaignId' and 'adGroupIds' fields should be specified.

awPaging $paging
awStatsSelector $statsSelector

Selects stats that the returned adgroups will include.

mixed $_checkFields = array(
'statsSelector' => array(
'objName' => 'awStatsSelector',
'type' => 'obj'
),'paging'=>array('objName'=>'awPaging','type'=>'obj'),)
  • access: public

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

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