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

Class: KeywordEstimate

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

Class Overview

Estimate
   |
   --KeywordEstimate

Represents the traffic estimate result for a single keyword.


Variables

Methods


Inherited Variables

Inherited Methods

Class: Estimate

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

Class Details

[line 3430]
Represents the traffic estimate result for a single keyword.



[ Top ]


Class Variables

$criterionId =

[line 3435]



Tags:

access:  public

Type:   integer


[ Top ]

$max =

[line 3447]



Tags:

access:  public

Type:   StatsEstimate


[ Top ]

$min =

[line 3441]



Tags:

access:  public

Type:   StatsEstimate


[ Top ]



Class Methods


constructor __construct [line 3465]

KeywordEstimate __construct( [ $criterionId = NULL], [ $min = NULL], [ $max = NULL], [ $EstimateType = NULL])



Tags:

access:  public


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

Parameters:

   $criterionId  
   $min  
   $max  
   $EstimateType  

[ Top ]

method getNamespace [line 3453]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 3461]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3