GoogleApiAdsAdWords
[ class tree: GoogleApiAdsAdWords ] [ index: GoogleApiAdsAdWords ] [ all elements ]

Class: MonthlySearchVolumeAttribute

Source Location: /AdWords/v201008/o/TargetingIdeaService.php

Class Overview

Attribute
   |
   --MonthlySearchVolumeAttribute

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.


Variables

Methods


Inherited Variables

Inherited Methods

Class: Attribute

Attribute::__construct()
Attribute::getNamespace()
Gets the namesapce of this class
Attribute::getParameterMap()
Provided for getting non-php-standard named variables
Attribute::getXsiTypeName()
Gets the xsi:type name of this class
Attribute::__get()
Provided for getting non-php-standard named variables
Attribute::__set()
Provided for setting non-php-standard named variables

Class Details

[line 4224]
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.



[ Top ]


Class Variables

$value =

[line 4229]



Tags:

access:  public

Type:   MonthlySearchVolume[]


[ Top ]



Class Methods


constructor __construct [line 4247]

MonthlySearchVolumeAttribute __construct( [ $value = NULL], [ $AttributeType = NULL])



Tags:

access:  public


Overrides Attribute::__construct() (parent method not documented)

Parameters:

   $value  
   $AttributeType  

[ Top ]

method getNamespace [line 4235]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overrides Attribute::getNamespace() (Gets the namesapce of this class)

[ Top ]

method getXsiTypeName [line 4243]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


Overrides Attribute::getXsiTypeName() (Gets the xsi:type name of this class)

[ Top ]


Documentation generated by phpDocumentor 1.4.3