Class awAdParamSelector

Description

A selector used to specify what AdParams should be returned.

Located in /classes/cm/AdParamSelector.php

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

Returned ad params will be from adgroups whose ids are included in this list. Currently, this field must be specified.

<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[] $criteriaId

Returned ad params will be for keywords whose ids are included in this list. An empty list means there are no keyword restrictions.

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

awPaging $paging

Specifies paging specific parameters for paging the return list.

mixed $_checkFields = array(
'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:09 +0300 by phpDocumentor 1.4.3