A ReconciliationReportRow represents each row in the reconciliation report.
Each row is identified by its reconciliationReportId, lineItemId,
creativeId, and proposalLineItemId.
- Namespace
-
https://www.google.com/apis/ads/publisher/v201705
Field |
|
|---|---|
|
Uniquely identifies the |
|
The ID of the ReconciliationReport. This attribute is read-only. |
|
The ID of the LineItem. This attribute is read-only. |
|
The ID of the Creative. This attribute is read-only. |
|
The ID of the Order. This attribute is read-only. |
|
The ID of the Company. This attribute is read-only. |
|
The ID of the ProposalLineItem associated with this report row. This value is 0 if there is no related ProposalLineItem. This attribute is read-only. |
|
The ID of the Proposal associated with this report row. This value is 0 if there is no related Proposal. This attribute is read-only. |
|
Specifies which of dfpVolume, thirdPartyVolume, or manualVolume should be used as the reconciledVolume. The value is optional. If this reconciliation data is for a ProposalLineItem then this will default to the proposal line item's ProposalLineItem.billingSource. Otherwise, this will default to BillFrom.DFP. Enumerations
|
|
RateType of the line item and proposal line item this row represents. This attribute is read-only. Enumerations
|
|
The LineItem.costPerUnit of the line item this row represents. This attribute is read-only. |
|
The LineItem.contractedUnitsBought of the line item this row represents.
|
|
The volume recorded by the DoubleClick for Publishers server. The meaning of this value depends on the rateType, for example if the rateType is RateType.CPC, it represents clicks; if the rateType is RateType.CPM, it represents impressions; if the rateType is RateType.CPD, it represents line item days. If the billFrom is BillFrom.DFP, this attribute will be set to reconciledVolume and used to calculate the reconciledRevenue. This attribute is read-only. |
|
The volume recorded by the third-party ad server. The meaning of this value depends on the rateType, for example if the rateType is RateType.CPC, it represents clicks; if the rateType is RateType.CPM, it represents impressions; if the rateType is RateType.CPD, it represents line item days. If the billFrom is BillFrom.THIRD_PARTY, this attribute will be set to reconciledVolume and used to calculate the reconciledRevenue. This attribute is optional. |
|
The volume manually entered. The meaning of this value depends on the rateType, for example if the rateType is RateType.CPC, it represents clicks; if the rateType is RateType.CPM, it represents impressions; if the rateType is RateType.CPD, it represents line item days. If the billFrom is BillFrom.MANUAL, this attribute will be set to reconciledVolume and used to calculate the reconciledRevenue. This attribute is optional. |
|
The volume depending upon the billFrom value. The meaning of this value depends on the rateType, for example if the rateType is RateType.CPC, it represents clicks; if the rateType is RateType.CPM, it represents impressions; if the rateType is RateType.CPD, it represents line item days. This attribute is read-only. |
|
The revenue calculated based on the contractedGoal and costPerUnit. This attribute is calculated by Google and is read-only. |
|
The revenue calculated based on the costPerUnit, costType, dfpClicks, dfpImpressions and dfpLineItemDays. This attribute is calculated by Google and is read-only. |
|
The revenue calculated based on the costPerUnit, costType, thirdPartyClicks, thirdPartyImpressions and thirdPartyLineItemDays. This attribute is calculated by Google and is read-only. |
|
The revenue calculated based on the costPerUnit, costType, manualClicks, manualImpressions and manualLineItemDays. This attribute is calculated by Google and is read-only. |
|
The revenue calculated based on the billFrom, contractedRevenue, dfpRevenue, thirdPartyRevenue and manualRevenue. This attribute is calculated by Google and is read-only. |
|
The comments for this row. This attribute is optional. |
