PHP Class TemplateAd, googleads-php-lib

This is disabled for AdX when it is contained within Operators: ADD, SET.
Inheritance: extends Ad
Afficher le fichier Open project: googleads/googleads-php-lib Class Usage Examples

Méthodes publiques

Свойство Type Description
$adAsImage Image
$adUnionId AdUnionId
$dimensions Dimensions
$duration integer
$name string
$originAdId integer
$templateElements TemplateElement[]
$templateId integer

Méthodes publiques

Méthode Description
__construct ( $templateId = null, $adUnionId = null, $templateElements = null, $adAsImage = null, $dimensions = null, $name = null, $duration = null, $originAdId = null, $id = null, $url = null, $displayUrl = null, $finalUrls = null, $finalMobileUrls = null, $finalAppUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $type = null, $devicePreference = null, $AdType = 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 ( $templateId = null, $adUnionId = null, $templateElements = null, $adAsImage = null, $dimensions = null, $name = null, $duration = null, $originAdId = null, $id = null, $url = null, $displayUrl = null, $finalUrls = null, $finalMobileUrls = null, $finalAppUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $type = null, $devicePreference = null, $AdType = 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

$adAsImage public_oe property

public Image $adAsImage
Résultat Image

$adUnionId public_oe property

public AdUnionId $adUnionId
Résultat AdUnionId

$dimensions public_oe property

public Dimensions $dimensions
Résultat Dimensions

$duration public_oe property

public int $duration
Résultat integer

$name public_oe property

public string $name
Résultat string

$originAdId public_oe property

public int $originAdId
Résultat integer

$templateElements public_oe property

public TemplateElement[] $templateElements
Résultat TemplateElement[]

$templateId public_oe property

public int $templateId
Résultat integer