Class awAdScheduleTargetList

Description

List of ad schedule targets.

Located in /classes/cm/AdScheduleTargetList.php

awComplexObject
   |
   --awTargetList
      |
      --awAdScheduleTargetList
Variable Summary
 awAdScheduleTarget[] $targets
Method Summary
 void getRow ()
Variables
awAdScheduleTarget[] $targets

List of ad schedule targets. An empty list means all time is targeted.

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

mixed $_checkFields = array(
'targets' => array(
'objName' => 'awAdScheduleTarget',
'type' => 'array'
),)
  • access: public

Inherited Variables

Inherited from awTargetList

awTargetList::$campaignId

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

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