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

Class: AdGroupExperimentBidMultipliers

Source Location: /AdWords/v201008/cm/BulkMutateJobService.php

Class Overview


Bid multiplier used to modify the bid of an adgroup while running an experiment.


Variables

Methods


Child classes:

ManualCPCAdGroupExperimentBidMultipliers
Adgroup level bid multipliers used in manual CPC bidding strategy.
ManualCPMAdGroupExperimentBidMultipliers
Adgroup level bid multipliers used in manual CPM bidding strategy.

Class Details

[line 703]
Bid multiplier used to modify the bid of an adgroup while running an experiment.



[ Top ]


Class Variables

$AdGroupExperimentBidMultipliersType =

[line 708]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 758]

AdGroupExperimentBidMultipliers __construct( [ $AdGroupExperimentBidMultipliersType = NULL])



Tags:

access:  public


Overridden in child classes as:

ManualCPCAdGroupExperimentBidMultipliers::__construct()
ManualCPMAdGroupExperimentBidMultipliers::__construct()

Parameters:

   $AdGroupExperimentBidMultipliersType  

[ Top ]

method getNamespace [line 746]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

ManualCPCAdGroupExperimentBidMultipliers::getNamespace()
Gets the namesapce of this class
ManualCPMAdGroupExperimentBidMultipliers::getNamespace()
Gets the namesapce of this class

[ Top ]

method getParameterMap [line 738]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 754]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


Overridden in child classes as:

ManualCPCAdGroupExperimentBidMultipliers::getXsiTypeName()
Gets the xsi:type name of this class
ManualCPMAdGroupExperimentBidMultipliers::getXsiTypeName()
Gets the xsi:type name of this class

[ Top ]

method __get [line 726]

mixed __get( $var $var)

Provided for getting non-php-standard named variables



Tags:

return:  Variable value
access:  public


Parameters:

$var   $var   Variable name to get.

[ Top ]

method __set [line 719]

void __set( $var $var, $value $value)

Provided for setting non-php-standard named variables



Tags:

access:  public


Parameters:

$var   $var   Variable name to set
$value   $value   Value to set

[ Top ]


Documentation generated by phpDocumentor 1.4.3