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

Class: CampaignEstimate

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

Class Overview

Estimate
   |
   --CampaignEstimate

Represents the estimate results for a single campaign.


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 4632]
Represents the estimate results for a single campaign.



[ Top ]


Class Variables

$adGroupEstimates =

[line 4643]



Tags:

access:  public

Type:   AdGroupEstimate[]


[ Top ]

$campaignId =

[line 4637]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 4661]

CampaignEstimate __construct( [ $campaignId = NULL], [ $adGroupEstimates = NULL], [ $EstimateType = NULL])



Tags:

access:  public


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

Parameters:

   $campaignId  
   $adGroupEstimates  
   $EstimateType  

[ Top ]

method getNamespace [line 4649]

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

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