Property | Type | Description | |
---|---|---|---|
$bidCeiling | Money | ||
$bidChangesForRaisesOnly | boolean | ||
$bidModifier | double | ||
$raiseBidWhenBudgetConstrained | boolean | ||
$raiseBidWhenLowQualityScore | boolean | ||
$strategyGoal | tnsPageOnePromotedBiddingSchemeStrategyGoal |
Method | 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 |
public __construct ( $strategyGoal = null, $bidCeiling = null, $bidModifier = null, $bidChangesForRaisesOnly = null, $raiseBidWhenBudgetConstrained = null, $raiseBidWhenLowQualityScore = null, $BiddingSchemeType = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public bool $raiseBidWhenBudgetConstrained | ||
return | boolean |
public bool $raiseBidWhenLowQualityScore | ||
return | boolean |