Class awAdFormatSpecListAttribute

Description

Attribute type that contains a list of AdFormatSpec values.

Located in /classes/o/AdFormatSpecListAttribute.php

awComplexObject
   |
   --awAttribute
      |
      --awAdFormatSpecListAttribute
Variable Summary
 awAdFormatSpec[] $value
Method Summary
 void getRow ()
Variables
awAdFormatSpec[] $value

A list of AdFormatSpecs indicating the type of ad the network supports. For example, an ad of type IMAGE.

<span class="constraint Required">This field is required and should not be {@code null}.</span>

mixed $_checkFields = array(
'value' => array(
'objName' => 'awAdFormatSpec',
'type' => 'array'
),)
  • 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