PHP Class ExpandedCreative, googleads-php-lib

ファイルを表示 Open project: googleads/googleads-php-lib

Public Properties

Property Type Description
$description string
$headline1 string
$headline2 string

Public Methods

Method Description
__construct ( $headline1 = null, $headline2 = null, $description = 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 ( $headline1 = null, $headline2 = null, $description = 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

$description public_oe property

public string $description
return string

$headline1 public_oe property

public string $headline1
return string

$headline2 public_oe property

public string $headline2
return string