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

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

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

Свойство Тип Описание
$adSenseTargetingLocale string
$description string
$id integer
$isAdSenseTargetingEnabled boolean
$lastModifiedDateTime DateTime
$name string
$placementCode string
$status tnsInventoryStatus
$targetedAdUnitIds string[]
$url string

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

Метод Описание
__construct ( $url = null, $id = null, $type = null, $CriterionType = null )
__construct ( $id = null, $name = null, $description = null, $placementCode = null, $status = null, $isAdSenseTargetingEnabled = null, $adSenseTargetingLocale = null, $targetedAdUnitIds = null, $lastModifiedDateTime = null, $targetingDescription = null, $targetingSiteName = null, $targetingAdLocation = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $url = null, $id = null, $type = null, $CriterionType = null )

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

public __construct ( $id = null, $name = null, $description = null, $placementCode = null, $status = null, $isAdSenseTargetingEnabled = null, $adSenseTargetingLocale = null, $targetedAdUnitIds = null, $lastModifiedDateTime = null, $targetingDescription = null, $targetingSiteName = null, $targetingAdLocation = 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

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

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

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

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

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

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

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

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

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

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

public DateTime $lastModifiedDateTime
Результат DateTime

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

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

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

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

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

public tnsInventoryStatus $status
Результат tnsInventoryStatus

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

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

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

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