Class awMonthlySearchVolumeAttribute

Description

Attribute type that contains a list of MonthlySearchVolume values. The list contains the past 12 MonthlySearchVolumes (excluding the current month). The first item is the data for the most recent month and the last item is the data for the oldest month.

Located in /classes/o/MonthlySearchVolumeAttribute.php

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

List of MonthlySearchVolume values contained by this Attribute. The list contains the data for the past 12 months (excluding the current month) in sorted order started with the most recent month.

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

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

Redefinition of:
awComplexObject::$_checkFields

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:44:06 +0200 by phpDocumentor 1.4.3