PHP Class PageOnePromotedBiddingScheme, googleads-php-lib

This is disabled for AdX.
Inheritance: extends BiddingScheme
Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$bidCeiling Money
$bidChangesForRaisesOnly boolean
$bidModifier double
$raiseBidWhenBudgetConstrained boolean
$raiseBidWhenLowQualityScore boolean
$strategyGoal tnsPageOnePromotedBiddingSchemeStrategyGoal

Méthodes publiques

Méthode Description
__construct ( $strategyGoal = null, $bidCeiling = null, $bidModifier = null, $bidChangesForRaisesOnly = null, $raiseBidWhenBudgetConstrained = null, $raiseBidWhenLowQualityScore = null, $BiddingSchemeType = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Method Details

__construct() public méthode

public __construct ( $strategyGoal = null, $bidCeiling = null, $bidModifier = null, $bidChangesForRaisesOnly = null, $raiseBidWhenBudgetConstrained = null, $raiseBidWhenLowQualityScore = null, $BiddingSchemeType = null )

getNamespace() public méthode

Gets the namesapce of this class
public getNamespace ( ) : string
Résultat string the namespace of this class

getXsiTypeName() public méthode

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Résultat string the xsi:type name of this class

Property Details

$bidCeiling public_oe property

public Money $bidCeiling
Résultat Money

$bidChangesForRaisesOnly public_oe property

public bool $bidChangesForRaisesOnly
Résultat boolean

$bidModifier public_oe property

public double $bidModifier
Résultat double

$raiseBidWhenBudgetConstrained public_oe property

public bool $raiseBidWhenBudgetConstrained
Résultat boolean

$raiseBidWhenLowQualityScore public_oe property

public bool $raiseBidWhenLowQualityScore
Résultat boolean

$strategyGoal public_oe property

public tnsPageOnePromotedBiddingSchemeStrategyGoal $strategyGoal
Résultat tnsPageOnePromotedBiddingSchemeStrategyGoal