PHP Класс ReconciliationReportRow, googleads-php-lib

Each row is identified by its {@link #reconciliationReportId}, {@link #lineItemId}, {@link #creativeId}, and {@link #proposalLineItemId}.
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$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