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

Class: AdGroupEstimate

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

Class Overview

Estimate
   |
   --AdGroupEstimate

Represents the estimate results for a single ad group.


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 4533]
Represents the estimate results for a single ad group.



[ Top ]


Class Variables

$adGroupId =

[line 4538]



Tags:

access:  public

Type:   integer


[ Top ]

$keywordEstimates =

[line 4544]



Tags:

access:  public

Type:   KeywordEstimate[]


[ Top ]



Class Methods


constructor __construct [line 4562]

AdGroupEstimate __construct( [ $adGroupId = NULL], [ $keywordEstimates = NULL], [ $EstimateType = NULL])



Tags:

access:  public


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

Parameters:

   $adGroupId  
   $keywordEstimates  
   $EstimateType  

[ Top ]

method getNamespace [line 4550]

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

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