Class awMonthlySearchVolume

Description

A keyword response value representing search volume for a single month. An instance with a {@code null} count is valid, indicating that the information is unavailable.

Located in /classes/o/MonthlySearchVolume.php

awComplexObject
   |
   --awMonthlySearchVolume
Variable Summary
 long $count
 int $month
 int $year
Variables
long $count

The approximate number of searches in this year/month. A {@code null} count means that data is unavailable or unknown.

int $month

The month this search volume occurred in. Month is 1 indexed, such that 1=January and 12=December.

int $year

The year this search volume occurred in. (i.e. 2009)

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_checkFields
awComplexObject::$_row
Methods

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