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

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

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

Свойство Тип Описание
$id string
$numRequests integer
$parentPath AdUnitParent[]
$path string[]
$suggestedAdUnitSizes AdUnitSize[]
$targetPlatform tnsTargetPlatform
$targetWindow tnsAdUnitTargetWindow

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

Метод Описание
__construct ( $id = null, $numRequests = null, $path = null, $parentPath = null, $targetWindow = null, $targetPlatform = null, $suggestedAdUnitSizes = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $id = null, $numRequests = null, $path = null, $parentPath = null, $targetWindow = null, $targetPlatform = null, $suggestedAdUnitSizes = 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

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

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

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

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

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

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

public AdUnitParent[] $parentPath
Результат AdUnitParent[]

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

public string[] $path
Результат string[]

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

public AdUnitSize[] $suggestedAdUnitSizes
Результат AdUnitSize[]

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

public tnsTargetPlatform $targetPlatform
Результат tnsTargetPlatform

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

public tnsAdUnitTargetWindow $targetWindow
Результат tnsAdUnitTargetWindow