PHP Class CreativePlaceholder, googleads-php-lib

Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$appliedLabels AppliedLabel[]
$companions CreativePlaceholder[]
$creativeSizeType tnsCreativeSizeType
$creativeTemplateId integer
$effectiveAppliedLabels AppliedLabel[]
$expectedCreativeCount integer
$size Size
$targetingName string

Méthodes publiques

Méthode Description
__construct ( $size = null, $creativeTemplateId = null, $companions = null, $appliedLabels = null, $effectiveAppliedLabels = null, $expectedCreativeCount = null, $creativeSizeType = null, $targetingName = 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 ( $size = null, $creativeTemplateId = null, $companions = null, $appliedLabels = null, $effectiveAppliedLabels = null, $expectedCreativeCount = null, $creativeSizeType = null, $targetingName = 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

$appliedLabels public_oe property

public AppliedLabel[] $appliedLabels
Résultat AppliedLabel[]

$companions public_oe property

public CreativePlaceholder[] $companions
Résultat CreativePlaceholder[]

$creativeSizeType public_oe property

public tnsCreativeSizeType $creativeSizeType
Résultat tnsCreativeSizeType

$creativeTemplateId public_oe property

public int $creativeTemplateId
Résultat integer

$effectiveAppliedLabels public_oe property

public AppliedLabel[] $effectiveAppliedLabels
Résultat AppliedLabel[]

$expectedCreativeCount public_oe property

public int $expectedCreativeCount
Résultat integer

$size public_oe property

public Size $size
Résultat Size

$targetingName public_oe property

public string $targetingName
Résultat string