Contains reconciliation data of a LineItem and/or ProposalLineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v201902
Field |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Uniquely identifies the |
||||||||||
|
The ID of the ReconciliationReport this |
||||||||||
|
If this reconciliation data is for a LineItem, then this contains the ID of the order that line item belongs to. Otherwise, this field will have a value of 0. This value is read-only. |
||||||||||
|
If this reconciliation data is for a ProposalLineItem, then this contains the ID of the proposal that proposal line item belongs to. Otherwise, this field will have a value of 0. This value is read-only. |
||||||||||
|
If this reconciliation data is for a LineItem, then this contains that line item's ID. Otherwise, this field will have a value of 0. This value is read-only. |
||||||||||
|
If this reconciliation data is for a ProposalLineItem, then this contains that proposal line item's ID. Otherwise, this field will have a value of 0. This value is read-only. |
||||||||||
|
The RateType of the LineItem and/or ProposalLineItem this reconciliation data is for. This value is read-only. Enumerations
|
||||||||||
|
The net rate of the LineItem and/or ProposalLineItem this reconciliation data is for. This value is read-only. |
||||||||||
|
If this reconciliation data is for a ProposalLineItem and the pricingModel is PricingModel.GROSS, then this contains the gross rate of the proposal line item. Otherwise, the value of this field will be the same as the netRate. This value is read-only. |
||||||||||
|
If this reconciliation data is for a ProposalLineItem, then this contains that proposal line item's proposal's pricing model. Otherwise, the value of this field will be PricingModel.NET. This value is read-only. Enumerations
|
||||||||||
|
The volume recorded by the DoubleClick for Publishers 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. This value 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.
This value is optional and defaults to |
||||||||||
|
A manually entered volume.
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 value is optional and defaults to |
||||||||||
|
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
|
||||||||||
|
The reconciled volume, which is a view of one of the other volume fields depending on what the reconciliationSource is set to. The different possibilities are as follows:
|
||||||||||
|
If this reconciliation data is for a ProposalLineItem, then this contains the cap
volume, which is calculated based on the proposal line item's billing settings
(may be |
||||||||||
|
If this reconciliation data is for a ProposalLineItem, then this contains the rollover
volume from previous cycles, which is calculated based on the proposal line item's billing
settings (may be |
||||||||||
|
If this reconciliation data is for a ProposalLineItem, then this contains the billable
volume, which is calculated from the reconciledVolume and
the proposal line item's billing settings
(may be |
||||||||||
|
The net billable revenue. If this reconciliation data is for a ProposalLineItem,
this is calculated from the netRate, billableVolume, and the proposal line
item's billing settings. This may be |
||||||||||
|
The gross billable revenue. If this reconciliation data is for a ProposalLineItem
and the pricingModel is PricingModel.GROSS, this is calculated from the
grossRate, billableVolume, and the proposal line item's billing settings.
This may be |
||||||||||
|
Manual overrides for the Google calculated billable revenue fields. If set, it indicates that
these values should be used as the final billable revenue instead of the Google calculated
ones.
This value is optional and defaults to |