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

Class: KeywordEstimateRequest

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

Class Overview

EstimateRequest
   |
   --KeywordEstimateRequest

Represents a keyword to be estimated.


Variables

Methods


Inherited Variables

Inherited Methods

Class: EstimateRequest

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

Class Details

[line 3478]
Represents a keyword to be estimated.



[ Top ]


Class Variables

$keyword =

[line 3483]



Tags:

access:  public

Type:   Keyword


[ Top ]

$maxCpc =

[line 3489]



Tags:

access:  public

Type:   Money


[ Top ]



Class Methods


constructor __construct [line 3507]

KeywordEstimateRequest __construct( [ $keyword = NULL], [ $maxCpc = NULL], [ $EstimateRequestType = NULL])



Tags:

access:  public


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

Parameters:

   $keyword  
   $maxCpc  
   $EstimateRequestType  

[ Top ]

method getNamespace [line 3495]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 3503]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3