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

Class: ConversionOptimizer

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

Class Overview

BiddingStrategy
   |
   --ConversionOptimizer

Conversion optimizer bidding strategy.


Variables

Methods


Inherited Variables

Inherited Methods

Class: BiddingStrategy

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

Class Details

[line 2933]
Conversion optimizer bidding strategy.



[ Top ]


Class Variables

$conversionOptimizerBidType =

[line 2944]



Tags:

access:  public

Type:   tnsConversionOptimizerBidType


[ Top ]

$deduplicationMode =

[line 2950]



Tags:

access:  public

Type:   tnsConversionDeduplicationMode


[ Top ]

$pricingModel =

[line 2938]



Tags:

access:  public

Type:   tnsPricingModel


[ Top ]



Class Methods


constructor __construct [line 2968]

ConversionOptimizer __construct( [ $pricingModel = NULL], [ $conversionOptimizerBidType = NULL], [ $deduplicationMode = NULL], [ $BiddingStrategyType = NULL])



Tags:

access:  public


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

Parameters:

   $pricingModel  
   $conversionOptimizerBidType  
   $deduplicationMode  
   $BiddingStrategyType  

[ Top ]

method getNamespace [line 2956]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 2964]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3