PHP Class RichMediaAd, 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
$adAttributes tnsRichMediaAdAdAttribute[]
$adDuration integer
$certifiedVendorFormatId integer
$dimensions Dimensions
$impressionBeaconUrl string
$name string
$richMediaAdType tnsRichMediaAdRichMediaAdType
$snippet string
$sourceUrl string

Méthodes publiques

Méthode Description
__construct ( $name = null, $dimensions = null, $snippet = null, $impressionBeaconUrl = null, $adDuration = null, $certifiedVendorFormatId = null, $sourceUrl = null, $richMediaAdType = null, $adAttributes = 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 ( $name = null, $dimensions = null, $snippet = null, $impressionBeaconUrl = null, $adDuration = null, $certifiedVendorFormatId = null, $sourceUrl = null, $richMediaAdType = null, $adAttributes = 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

$adAttributes public_oe property

public tnsRichMediaAdAdAttribute[] $adAttributes
Résultat tnsRichMediaAdAdAttribute[]

$adDuration public_oe property

public int $adDuration
Résultat integer

$certifiedVendorFormatId public_oe property

public int $certifiedVendorFormatId
Résultat integer

$dimensions public_oe property

public Dimensions $dimensions
Résultat Dimensions

$impressionBeaconUrl public_oe property

public string $impressionBeaconUrl
Résultat string

$name public_oe property

public string $name
Résultat string

$richMediaAdType public_oe property

public tnsRichMediaAdRichMediaAdType $richMediaAdType
Résultat tnsRichMediaAdRichMediaAdType

$snippet public_oe property

public string $snippet
Résultat string

$sourceUrl public_oe property

public string $sourceUrl
Résultat string