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

Class: StatsSelector

Source Location: /AdWords/v201008/cm/CampaignService.php

Class Overview


Selects statistics for date range.


Variables

Methods



Class Details

[line 336]
Selects statistics for date range.



[ Top ]


Class Variables

$dateRange =

[line 341]



Tags:

access:  public

Type:   DateRange


[ Top ]

$StatsSelectorType =

[line 347]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 397]

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



Tags:

access:  public


Parameters:

   $dateRange  
   $StatsSelectorType  

[ Top ]

method getNamespace [line 385]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getParameterMap [line 377]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 393]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


[ Top ]

method __get [line 365]

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 358]

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