PHP Class CreativePlaceholder, googleads-php-lib

Mostra file Open project: googleads/googleads-php-lib

Public Properties

Property Type Description
$appliedLabels AppliedLabel[]
$companions CreativePlaceholder[]
$creativeSizeType tnsCreativeSizeType
$creativeTemplateId integer
$effectiveAppliedLabels AppliedLabel[]
$expectedCreativeCount integer
$size Size
$targetingName string

Public Methods

Method 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 method

public __construct ( $size = null, $creativeTemplateId = null, $companions = null, $appliedLabels = null, $effectiveAppliedLabels = null, $expectedCreativeCount = null, $creativeSizeType = null, $targetingName = null )

getNamespace() public method

Gets the namesapce of this class
public getNamespace ( ) : string
return string the namespace of this class

getXsiTypeName() public method

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
return string the xsi:type name of this class

Property Details

$appliedLabels public_oe property

public AppliedLabel[] $appliedLabels
return AppliedLabel[]

$companions public_oe property

public CreativePlaceholder[] $companions
return CreativePlaceholder[]

$creativeSizeType public_oe property

public tnsCreativeSizeType $creativeSizeType
return tnsCreativeSizeType

$creativeTemplateId public_oe property

public int $creativeTemplateId
return integer

$effectiveAppliedLabels public_oe property

public AppliedLabel[] $effectiveAppliedLabels
return AppliedLabel[]

$expectedCreativeCount public_oe property

public int $expectedCreativeCount
return integer

$size public_oe property

public Size $size
return Size

$targetingName public_oe property

public string $targetingName
return string