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

Caution: Expanded text ads do not use {@link #url url}, {@link #displayUrl displayUrl}, {@link #finalAppUrls finalAppUrls}, or {@link #devicePreference devicePreference}; setting these fields on an expanded text ad will cause an error. This is enabled for AdX.

Наследование: extends Ad
Показать файл Открыть проект

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

Свойство Тип Описание
$description string
$headlinePart1 string
$headlinePart2 string
$path1 string
$path2 string

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

Метод Описание
__construct ( $headlinePart1 = null, $headlinePart2 = null, $description = null, $path1 = null, $path2 = null, $id = null, $url = null, $displayUrl = null, $finalUrls = null, $finalMobileUrls = null, $finalAppUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $type = null, $devicePreference = null, $AdType = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $headlinePart1 = null, $headlinePart2 = null, $description = null, $path1 = null, $path2 = null, $id = null, $url = null, $displayUrl = null, $finalUrls = null, $finalMobileUrls = null, $finalAppUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $type = null, $devicePreference = null, $AdType = 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

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

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

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

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

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

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

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

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

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

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

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