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

This is applicable at Campaign and AdGroup level.
Наследование: extends Setting
Показать файл Открыть проект

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

Свойство Тип Описание
$details TargetingSettingDetail[]

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

Метод Описание
__construct ( $details = null, $SettingType = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $details = null, $SettingType = 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

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

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

public TargetingSettingDetail[] $details
Результат TargetingSettingDetail[]