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

Class: StatsEstimate

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

Class Overview


Represents a set of stats for a traffic estimate.


Variables

Methods



Class Details

[line 3558]
Represents a set of stats for a traffic estimate.



[ Top ]


Class Variables

$averageCpc =

[line 3563]



Tags:

access:  public

Type:   Money


[ Top ]

$averagePosition =

[line 3569]



Tags:

access:  public

Type:   double


[ Top ]

$clicks =

[line 3575]



Tags:

access:  public

Type:   integer


[ Top ]

$totalCost =

[line 3581]



Tags:

access:  public

Type:   Money


[ Top ]



Class Methods


constructor __construct [line 3599]

StatsEstimate __construct( [ $averageCpc = NULL], [ $averagePosition = NULL], [ $clicks = NULL], [ $totalCost = NULL])



Tags:

access:  public


Parameters:

   $averageCpc  
   $averagePosition  
   $clicks  
   $totalCost  

[ Top ]

method getNamespace [line 3587]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 3595]

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