PHP Class AdSenseSettings, googleads-php-lib

Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$adSenseEnabled boolean
$adType tnsAdSenseSettingsAdType
$afcFormats Size_StringMapEntry[]
$backgroundColor string
$borderColor string
$borderStyle tnsAdSenseSettingsBorderStyle
$fontFamily tnsAdSenseSettingsFontFamily
$fontSize tnsAdSenseSettingsFontSize
$textColor string
$titleColor string
$urlColor string

Méthodes publiques

Méthode Description
__construct ( $adSenseEnabled = null, $borderColor = null, $titleColor = null, $backgroundColor = null, $textColor = null, $urlColor = null, $adType = null, $borderStyle = null, $fontFamily = null, $fontSize = null )
__construct ( $adSenseEnabled = null, $borderColor = null, $titleColor = null, $backgroundColor = null, $textColor = null, $urlColor = null, $adType = null, $borderStyle = null, $fontFamily = null, $fontSize = null, $afcFormats = 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 ( $adSenseEnabled = null, $borderColor = null, $titleColor = null, $backgroundColor = null, $textColor = null, $urlColor = null, $adType = null, $borderStyle = null, $fontFamily = null, $fontSize = null )

__construct() public méthode

public __construct ( $adSenseEnabled = null, $borderColor = null, $titleColor = null, $backgroundColor = null, $textColor = null, $urlColor = null, $adType = null, $borderStyle = null, $fontFamily = null, $fontSize = null, $afcFormats = 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

$adSenseEnabled public_oe property

public bool $adSenseEnabled
Résultat boolean

$adType public_oe property

public tnsAdSenseSettingsAdType $adType
Résultat tnsAdSenseSettingsAdType

$afcFormats public_oe property

public Size_StringMapEntry[] $afcFormats
Résultat Size_StringMapEntry[]

$backgroundColor public_oe property

public string $backgroundColor
Résultat string

$borderColor public_oe property

public string $borderColor
Résultat string

$borderStyle public_oe property

public tnsAdSenseSettingsBorderStyle $borderStyle
Résultat tnsAdSenseSettingsBorderStyle

$fontFamily public_oe property

public tnsAdSenseSettingsFontFamily $fontFamily
Résultat tnsAdSenseSettingsFontFamily

$fontSize public_oe property

public tnsAdSenseSettingsFontSize $fontSize
Résultat tnsAdSenseSettingsFontSize

$textColor public_oe property

public string $textColor
Résultat string

$titleColor public_oe property

public string $titleColor
Résultat string

$urlColor public_oe property

public string $urlColor
Résultat string