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

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

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

Свойство Тип Описание
$contentBrowseCustomTargetingKeyId integer
$currencyCode string
$displayName string
$effectiveRootAdUnitId string
$id integer
$isTest boolean
$networkCode string
$propertyCode string
$secondaryCurrencyCodes string[]
$timeZone string

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

Метод Описание
__construct ( $id = null, $displayName = null, $networkCode = null, $propertyCode = null, $timeZone = null, $currencyCode = null, $secondaryCurrencyCodes = null, $effectiveRootAdUnitId = null, $isTest = null )
__construct ( $id = null, $displayName = null, $networkCode = null, $propertyCode = null, $timeZone = null, $currencyCode = null, $secondaryCurrencyCodes = null, $effectiveRootAdUnitId = null, $contentBrowseCustomTargetingKeyId = null, $isTest = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $id = null, $displayName = null, $networkCode = null, $propertyCode = null, $timeZone = null, $currencyCode = null, $secondaryCurrencyCodes = null, $effectiveRootAdUnitId = null, $isTest = null )

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

public __construct ( $id = null, $displayName = null, $networkCode = null, $propertyCode = null, $timeZone = null, $currencyCode = null, $secondaryCurrencyCodes = null, $effectiveRootAdUnitId = null, $contentBrowseCustomTargetingKeyId = null, $isTest = 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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