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

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

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

Свойство Тип Описание
$adUnitIds string[]
$companyIds integer[]
$description string
$hasAllCompanies boolean
$hasAllInventory boolean
$id integer
$name string
$orderIds integer[]
$teamAccessType tnsTeamAccessType

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

Метод Описание
__construct ( $id = null, $name = null, $description = null, $hasAllCompanies = null, $hasAllInventory = null, $teamAccessType = null, $companyIds = null, $adUnitIds = null, $orderIds = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $id = null, $name = null, $description = null, $hasAllCompanies = null, $hasAllInventory = null, $teamAccessType = null, $companyIds = null, $adUnitIds = null, $orderIds = 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

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

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

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

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

public integer[] $companyIds
Результат integer[]

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

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

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

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

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

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

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

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

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

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

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

public integer[] $orderIds
Результат integer[]

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

public tnsTeamAccessType $teamAccessType
Результат tnsTeamAccessType