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

Class: BiddingTransition

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

Class Overview


Used to switch a campaign's bidding strategy.


Variables

Methods


Child classes:

ConversionOptimizerBiddingTransition
Used to switch a campaign's bidding strategy to conversion optimizer.

Class Details

[line 1896]
Used to switch a campaign's bidding strategy.



[ Top ]


Class Variables

$BiddingTransitionType =

[line 1913]



Tags:

access:  public

Type:   string


[ Top ]

$explicitAdGroupBids =

[line 1907]



Tags:

access:  public

Type:   AdGroupBids


[ Top ]

$targetBiddingStrategy =

[line 1901]



Tags:

access:  public

Type:   BiddingStrategy


[ Top ]



Class Methods


constructor __construct [line 1963]

BiddingTransition __construct( [ $targetBiddingStrategy = NULL], [ $explicitAdGroupBids = NULL], [ $BiddingTransitionType = NULL])



Tags:

access:  public


Overridden in child classes as:

ConversionOptimizerBiddingTransition::__construct()

Parameters:

   $targetBiddingStrategy  
   $explicitAdGroupBids  
   $BiddingTransitionType  

[ Top ]

method getNamespace [line 1951]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

ConversionOptimizerBiddingTransition::getNamespace()
Gets the namesapce of this class

[ Top ]

method getParameterMap [line 1943]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 1959]

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:

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

[ Top ]

method __get [line 1931]

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

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