PHP Class CompanySettings, googleads-php-lib

Datei anzeigen Open project: googleads/googleads-php-lib

Public Properties

Property Type Description
$advertiserDiscount integer
$agencyCommission integer
$billingCap tnsBillingCap
$billingSchedule tnsBillingSchedule
$billingSource tnsBillingSource
$valueAddedTax integer

Public Methods

Method Description
__construct ( $billingCap = null, $billingSchedule = null, $billingSource = null, $advertiserDiscount = null, $valueAddedTax = null, $agencyCommission = 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 ( $billingCap = null, $billingSchedule = null, $billingSource = null, $advertiserDiscount = null, $valueAddedTax = null, $agencyCommission = 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

$advertiserDiscount public_oe property

public int $advertiserDiscount
return integer

$agencyCommission public_oe property

public int $agencyCommission
return integer

$billingCap public_oe property

public tnsBillingCap $billingCap
return tnsBillingCap

$billingSchedule public_oe property

public tnsBillingSchedule $billingSchedule
return tnsBillingSchedule

$billingSource public_oe property

public tnsBillingSource $billingSource
return tnsBillingSource

$valueAddedTax public_oe property

public int $valueAddedTax
return integer