PHP Class Team, googleads-php-lib

Inheritance: extends CI_Controller
Afficher le fichier Open project: googleads/googleads-php-lib Class Usage Examples

Méthodes publiques

Свойство Type Description
$adUnitIds string[]
$companyIds integer[]
$description string
$hasAllCompanies boolean
$hasAllInventory boolean
$id integer
$name string
$orderIds integer[]
$teamAccessType tnsTeamAccessType

Méthodes publiques

Méthode Description
__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

Method Details

__construct() public méthode

public __construct ( $id = null, $name = null, $description = null, $hasAllCompanies = null, $hasAllInventory = null, $teamAccessType = null, $companyIds = null, $adUnitIds = null, $orderIds = null )

getNamespace() public méthode

Gets the namesapce of this class
public getNamespace ( ) : string
Résultat string the namespace of this class

getXsiTypeName() public méthode

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Résultat string the xsi:type name of this class

Property Details

$adUnitIds public_oe property

public string[] $adUnitIds
Résultat string[]

$companyIds public_oe property

public integer[] $companyIds
Résultat integer[]

$description public_oe property

public string $description
Résultat string

$hasAllCompanies public_oe property

public bool $hasAllCompanies
Résultat boolean

$hasAllInventory public_oe property

public bool $hasAllInventory
Résultat boolean

$id public_oe property

public int $id
Résultat integer

$name public_oe property

public string $name
Résultat string

$orderIds public_oe property

public integer[] $orderIds
Résultat integer[]

$teamAccessType public_oe property

public tnsTeamAccessType $teamAccessType
Résultat tnsTeamAccessType