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

Автор: Владимир Юдин
Наследование: extends CI_Model
Показать файл Открыть проект

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

Свойство Тип Описание
$contentTargeting ContentTargeting
$customTargeting CustomCriteriaSet
$dayPartTargeting DayPartTargeting
$geoTargeting GeoTargeting
$inventoryTargeting InventoryTargeting
$technologyTargeting TechnologyTargeting
$userDomainTargeting UserDomainTargeting
$videoPositionTargeting VideoPositionTargeting

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

Метод Описание
__construct ( $geoTargeting = null, $inventoryTargeting = null, $dayPartTargeting = null, $technologyTargeting = null, $customTargeting = null, $userDomainTargeting = null, $contentTargeting = null, $videoPositionTargeting = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $geoTargeting = null, $inventoryTargeting = null, $dayPartTargeting = null, $technologyTargeting = null, $customTargeting = null, $userDomainTargeting = null, $contentTargeting = null, $videoPositionTargeting = 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

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

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

public ContentTargeting $contentTargeting
Результат ContentTargeting

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

public CustomCriteriaSet $customTargeting
Результат CustomCriteriaSet

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

public DayPartTargeting $dayPartTargeting
Результат DayPartTargeting

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

public GeoTargeting $geoTargeting
Результат GeoTargeting

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

public InventoryTargeting $inventoryTargeting
Результат InventoryTargeting

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

public TechnologyTargeting $technologyTargeting
Результат TechnologyTargeting

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

public UserDomainTargeting $userDomainTargeting
Результат UserDomainTargeting

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

public VideoPositionTargeting $videoPositionTargeting
Результат VideoPositionTargeting