PHP 클래스 ReconciliationReportRow, googleads-php-lib

Each row is identified by its {@link #reconciliationReportId}, {@link #lineItemId}, {@link #creativeId}, and {@link #proposalLineItemId}.
파일 보기 프로젝트 열기: googleads/googleads-php-lib

공개 프로퍼티들

프로퍼티 타입 설명
$advertiserId integer
$comments string
$contractedRevenue Money
$creativeId integer
$dfpRevenue Money
$dfpVolume integer
$id integer
$lineItemContractedUnitsBought integer
$lineItemCostPerUnit Money
$lineItemId integer
$manualRevenue Money
$manualVolume integer
$orderId integer
$proposalId integer
$proposalLineItemId integer
$rateType tnsRateType
$reconciledRevenue Money
$reconciledVolume integer
$reconciliationReportId integer
$reconciliationSource tnsBillFrom
$thirdPartyRevenue Money
$thirdPartyVolume integer

공개 메소드들

메소드 설명
__construct ( $reconciliationReportId = null, $lineItemId = null, $creativeId = null, $orderId = null, $advertiserId = null, $proposalLineItemId = null, $proposalId = null, $reconciliationSource = null, $rateType = null, $lineItemCostPerUnit = null, $lineItemContractedUnitsBought = null, $dfpVolume = null, $thirdPartyVolume = null, $manualVolume = null, $reconciledVolume = null, $contractedRevenue = null, $dfpRevenue = null, $thirdPartyRevenue = null, $manualRevenue = null, $reconciledRevenue = null, $comments = null )
__construct ( $id = null, $reconciliationReportId = null, $lineItemId = null, $creativeId = null, $orderId = null, $advertiserId = null, $proposalLineItemId = null, $proposalId = null, $reconciliationSource = null, $rateType = null, $lineItemCostPerUnit = null, $lineItemContractedUnitsBought = null, $dfpVolume = null, $thirdPartyVolume = null, $manualVolume = null, $reconciledVolume = null, $contractedRevenue = null, $dfpRevenue = null, $thirdPartyRevenue = null, $manualRevenue = null, $reconciledRevenue = null, $comments = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

메소드 상세

__construct() 공개 메소드

public __construct ( $reconciliationReportId = null, $lineItemId = null, $creativeId = null, $orderId = null, $advertiserId = null, $proposalLineItemId = null, $proposalId = null, $reconciliationSource = null, $rateType = null, $lineItemCostPerUnit = null, $lineItemContractedUnitsBought = null, $dfpVolume = null, $thirdPartyVolume = null, $manualVolume = null, $reconciledVolume = null, $contractedRevenue = null, $dfpRevenue = null, $thirdPartyRevenue = null, $manualRevenue = null, $reconciledRevenue = null, $comments = null )

__construct() 공개 메소드

public __construct ( $id = null, $reconciliationReportId = null, $lineItemId = null, $creativeId = null, $orderId = null, $advertiserId = null, $proposalLineItemId = null, $proposalId = null, $reconciliationSource = null, $rateType = null, $lineItemCostPerUnit = null, $lineItemContractedUnitsBought = null, $dfpVolume = null, $thirdPartyVolume = null, $manualVolume = null, $reconciledVolume = null, $contractedRevenue = null, $dfpRevenue = null, $thirdPartyRevenue = null, $manualRevenue = null, $reconciledRevenue = null, $comments = 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

프로퍼티 상세

$advertiserId 공개적으로 프로퍼티

public int $advertiserId
리턴 integer

$comments 공개적으로 프로퍼티

public string $comments
리턴 string

$contractedRevenue 공개적으로 프로퍼티

public Money $contractedRevenue
리턴 Money

$creativeId 공개적으로 프로퍼티

public int $creativeId
리턴 integer

$dfpRevenue 공개적으로 프로퍼티

public Money $dfpRevenue
리턴 Money

$dfpVolume 공개적으로 프로퍼티

public int $dfpVolume
리턴 integer

$id 공개적으로 프로퍼티

public int $id
리턴 integer

$lineItemContractedUnitsBought 공개적으로 프로퍼티

public int $lineItemContractedUnitsBought
리턴 integer

$lineItemCostPerUnit 공개적으로 프로퍼티

public Money $lineItemCostPerUnit
리턴 Money

$lineItemId 공개적으로 프로퍼티

public int $lineItemId
리턴 integer

$manualRevenue 공개적으로 프로퍼티

public Money $manualRevenue
리턴 Money

$manualVolume 공개적으로 프로퍼티

public int $manualVolume
리턴 integer

$orderId 공개적으로 프로퍼티

public int $orderId
리턴 integer

$proposalId 공개적으로 프로퍼티

public int $proposalId
리턴 integer

$proposalLineItemId 공개적으로 프로퍼티

public int $proposalLineItemId
리턴 integer

$rateType 공개적으로 프로퍼티

public tnsRateType $rateType
리턴 tnsRateType

$reconciledRevenue 공개적으로 프로퍼티

public Money $reconciledRevenue
리턴 Money

$reconciledVolume 공개적으로 프로퍼티

public int $reconciledVolume
리턴 integer

$reconciliationReportId 공개적으로 프로퍼티

public int $reconciliationReportId
리턴 integer

$reconciliationSource 공개적으로 프로퍼티

public tnsBillFrom $reconciliationSource
리턴 tnsBillFrom

$thirdPartyRevenue 공개적으로 프로퍼티

public Money $thirdPartyRevenue
리턴 Money

$thirdPartyVolume 공개적으로 프로퍼티

public int $thirdPartyVolume
리턴 integer