PHP Класс AlternativeUnitTypeForecast, googleads-php-lib
For example, a forecast for an impressions goal may include this to
express the matched, available, and possible viewable impressions.
Показать файл
Открыть проект
Открытые свойства
Открытые методы
Описание методов
__construct()
публичный Метод
public __construct ( $unitType = null, $matchedUnits = null, $availableUnits = null, $possibleUnits = null ) |
getNamespace()
публичный Метод
Gets the namesapce of this class
getXsiTypeName()
публичный Метод
Gets the xsi:type name of this class
Описание свойств
$availableUnits публичное свойство
public int $availableUnits |
Результат |
integer |
|
$matchedUnits публичное свойство
public int $matchedUnits |
Результат |
integer |
|
$possibleUnits публичное свойство
public int $possibleUnits |
Результат |
integer |
|
$unitType публичное свойство
public tnsUnitType $unitType |
Результат |
tnsUnitType |
|