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

Class: StatsSelector

Source Location: /AdWords/v200909/cm/AdGroupAdService.php

Class Overview


Selects statistics for date range.


Variables

Methods


Child classes:

AdStatsSelector
Ad specific stats selector.

Class Details

[line 605]
Selects statistics for date range.



[ Top ]


Class Variables

$dateRange =

[line 610]



Tags:

access:  public

Type:   DateRange


[ Top ]

$StatsSelectorType =

[line 616]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 666]

StatsSelector __construct( [ $dateRange = NULL], [ $StatsSelectorType = NULL])



Tags:

access:  public


Overridden in child classes as:

AdStatsSelector::__construct()

Parameters:

   $dateRange  
   $StatsSelectorType  

[ Top ]

method getNamespace [line 654]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

AdStatsSelector::getNamespace()
Gets the namesapce of this class

[ Top ]

method getParameterMap [line 646]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 662]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


Overridden in child classes as:

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

[ Top ]

method __get [line 634]

mixed __get( $var $var)

Provided for getting non-php-standard named variables



Tags:

return:  Variable value
access:  public


Parameters:

$var   $var   Variable name to get.

[ Top ]

method __set [line 627]

void __set( $var $var, $value $value)

Provided for setting non-php-standard named variables



Tags:

access:  public


Parameters:

$var   $var   Variable name to set
$value   $value   Value to set

[ Top ]


Documentation generated by phpDocumentor 1.4.3