PHP Class Vertical, googleads-php-lib

View the complete list of available vertical categories. This is enabled for AdX.
Inheritance: extends Criterion
Afficher le fichier Open project: googleads/googleads-php-lib Class Usage Examples

Méthodes publiques

Свойство Type Description
$path string[]
$verticalId integer
$verticalParentId integer

Méthodes publiques

Méthode Description
__construct ( $verticalId = null, $verticalParentId = null, $path = null, $id = null, $type = null, $CriterionType = 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 ( $verticalId = null, $verticalParentId = null, $path = null, $id = null, $type = null, $CriterionType = 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

$path public_oe property

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

$verticalId public_oe property

public int $verticalId
Résultat integer

$verticalParentId public_oe property

public int $verticalParentId
Résultat integer