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

Показать файл Открыть проект

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

Свойство Тип Описание
$cpc Money
$cpm Money
$currencyCode tnsCurrencyCode
$impressions integer
$maxBudget Money
$maxCpc Money
$minBudget Money
$minCpc Money
$suggestedBudget Money

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

Метод Описание
__construct ( $cpc = null, $minCpc = null, $maxCpc = null, $cpm = null, $suggestedBudget = null, $minBudget = null, $maxBudget = null, $impressions = null, $currencyCode = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $cpc = null, $minCpc = null, $maxCpc = null, $cpm = null, $suggestedBudget = null, $minBudget = null, $maxBudget = null, $impressions = null, $currencyCode = 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

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

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

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

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

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

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

public tnsCurrencyCode $currencyCode
Результат tnsCurrencyCode

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

public int $impressions
Результат integer

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

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

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

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

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

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

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

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

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

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