PHP 클래스 ReconciliationLineItemReport, googleads-php-lib

파일 보기 프로젝트 열기: googleads/googleads-php-lib

공개 프로퍼티들

프로퍼티 타입 설명
$billableRevenueOverrides BillableRevenueOverrides
$billableVolume integer
$capVolume integer
$dfpVolume integer
$grossBillableRevenue Money
$grossRate Money
$id integer
$lineItemId integer
$manualVolume integer
$netBillableRevenue Money
$netRate Money
$orderId integer
$pricingModel tnsPricingModel
$proposalId integer
$proposalLineItemId integer
$rateType tnsRateType
$reconciledVolume integer
$reconciliationReportId integer
$reconciliationSource tnsBillFrom
$rolloverVolume integer
$thirdPartyVolume integer

공개 메소드들

메소드 설명
__construct ( $id = null, $reconciliationReportId = null, $orderId = null, $proposalId = null, $lineItemId = null, $proposalLineItemId = null, $rateType = null, $netRate = null, $grossRate = null, $pricingModel = null, $dfpVolume = null, $thirdPartyVolume = null, $manualVolume = null, $reconciliationSource = null, $reconciledVolume = null, $capVolume = null, $rolloverVolume = null, $billableVolume = null, $netBillableRevenue = null, $grossBillableRevenue = null, $billableRevenueOverrides = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

메소드 상세

__construct() 공개 메소드

public __construct ( $id = null, $reconciliationReportId = null, $orderId = null, $proposalId = null, $lineItemId = null, $proposalLineItemId = null, $rateType = null, $netRate = null, $grossRate = null, $pricingModel = null, $dfpVolume = null, $thirdPartyVolume = null, $manualVolume = null, $reconciliationSource = null, $reconciledVolume = null, $capVolume = null, $rolloverVolume = null, $billableVolume = null, $netBillableRevenue = null, $grossBillableRevenue = null, $billableRevenueOverrides = null )

getNamespace() 공개 메소드

Gets the namesapce of this class
public getNamespace ( ) : string
리턴 string the namespace of this class

getXsiTypeName() 공개 메소드

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
리턴 string the xsi:type name of this class

프로퍼티 상세

$billableRevenueOverrides 공개적으로 프로퍼티

public BillableRevenueOverrides $billableRevenueOverrides
리턴 BillableRevenueOverrides

$billableVolume 공개적으로 프로퍼티

public int $billableVolume
리턴 integer

$capVolume 공개적으로 프로퍼티

public int $capVolume
리턴 integer

$dfpVolume 공개적으로 프로퍼티

public int $dfpVolume
리턴 integer

$grossBillableRevenue 공개적으로 프로퍼티

public Money $grossBillableRevenue
리턴 Money

$grossRate 공개적으로 프로퍼티

public Money $grossRate
리턴 Money

$id 공개적으로 프로퍼티

public int $id
리턴 integer

$lineItemId 공개적으로 프로퍼티

public int $lineItemId
리턴 integer

$manualVolume 공개적으로 프로퍼티

public int $manualVolume
리턴 integer

$netBillableRevenue 공개적으로 프로퍼티

public Money $netBillableRevenue
리턴 Money

$netRate 공개적으로 프로퍼티

public Money $netRate
리턴 Money

$orderId 공개적으로 프로퍼티

public int $orderId
리턴 integer

$pricingModel 공개적으로 프로퍼티

public tnsPricingModel $pricingModel
리턴 tnsPricingModel

$proposalId 공개적으로 프로퍼티

public int $proposalId
리턴 integer

$proposalLineItemId 공개적으로 프로퍼티

public int $proposalLineItemId
리턴 integer

$rateType 공개적으로 프로퍼티

public tnsRateType $rateType
리턴 tnsRateType

$reconciledVolume 공개적으로 프로퍼티

public int $reconciledVolume
리턴 integer

$reconciliationReportId 공개적으로 프로퍼티

public int $reconciliationReportId
리턴 integer

$reconciliationSource 공개적으로 프로퍼티

public tnsBillFrom $reconciliationSource
리턴 tnsBillFrom

$rolloverVolume 공개적으로 프로퍼티

public int $rolloverVolume
리턴 integer

$thirdPartyVolume 공개적으로 프로퍼티

public int $thirdPartyVolume
리턴 integer