PHP Класс PageOnePromotedBiddingScheme, googleads-php-lib

This is disabled for AdX.
Наследование: extends BiddingScheme
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$bidCeiling Money
$bidChangesForRaisesOnly boolean
$bidModifier double
$raiseBidWhenBudgetConstrained boolean
$raiseBidWhenLowQualityScore boolean
$strategyGoal tnsPageOnePromotedBiddingSchemeStrategyGoal

Открытые методы

Метод Описание
__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

Описание методов

__construct() публичный Метод

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

getNamespace() публичный Метод

Gets the namesapce of this class
public getNamespace ( ) : string
Результат string the namespace of this class

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Результат string the xsi:type name of this class

Описание свойств

$bidCeiling публичное свойство

public Money $bidCeiling
Результат Money

$bidChangesForRaisesOnly публичное свойство

public bool $bidChangesForRaisesOnly
Результат boolean

$bidModifier публичное свойство

public double $bidModifier
Результат double

$raiseBidWhenBudgetConstrained публичное свойство

public bool $raiseBidWhenBudgetConstrained
Результат boolean

$raiseBidWhenLowQualityScore публичное свойство

public bool $raiseBidWhenLowQualityScore
Результат boolean

$strategyGoal публичное свойство

public tnsPageOnePromotedBiddingSchemeStrategyGoal $strategyGoal
Результат tnsPageOnePromotedBiddingSchemeStrategyGoal