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

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

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

Свойство Тип Описание
$availableUnits integer
$excluded boolean
$matchedUnits integer
$targetingCriteriaId integer
$targetingCriteriaName string
$targetingDimension tnsTargetingDimension

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

Метод Описание
__construct ( $targetingDimension = null, $targetingCriteriaId = null, $targetingCriteriaName = null, $excluded = null, $availableUnits = null, $matchedUnits = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $targetingDimension = null, $targetingCriteriaId = null, $targetingCriteriaName = null, $excluded = null, $availableUnits = null, $matchedUnits = 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

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

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

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

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

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

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

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

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

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

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

public string $targetingCriteriaName
Результат string

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

public tnsTargetingDimension $targetingDimension
Результат tnsTargetingDimension