PHP Class TextAd, googleads-php-lib

This is disabled for AdX when it is contained within Operators: ADD, SET.
Inheritance: extends Ad
Exibir arquivo Open project: googleads/googleads-php-lib

Public Properties

Property Type Description
$description1 string
$description2 string
$headline string

Public Methods

Method Description
__construct ( $headline = null, $description1 = null, $description2 = 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 method

public __construct ( $headline = null, $description1 = null, $description2 = 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 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

$description1 public_oe property

public string $description1
return string

$description2 public_oe property

public string $description2
return string

$headline public_oe property

public string $headline
return string