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

Class: MonthlySearchVolume

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

Class Overview


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.


Variables

Methods



Class Details

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



[ Top ]


Class Variables

$count =

[line 4191]



Tags:

access:  public

Type:   integer


[ Top ]

$month =

[line 4185]



Tags:

access:  public

Type:   integer


[ Top ]

$year =

[line 4179]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 4209]

MonthlySearchVolume __construct( [ $year = NULL], [ $month = NULL], [ $count = NULL])



Tags:

access:  public


Parameters:

   $year  
   $month  
   $count  

[ Top ]

method getNamespace [line 4197]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 4205]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


[ Top ]


Documentation generated by phpDocumentor 1.4.3