public class ReconciliationReportRowServiceInterfacegetReconciliationReportRowsByStatement extends Object
ReconciliationReportRowPage of ReconciliationReportRow objects that
satisfy the given Statement.query. The following fields are supported for filtering:
| PQL Property | Object Property |
|---|---|
reconciliationReportId |
ReconciliationReportRow.reconciliationReportId |
advertiserId |
ReconciliationReportRow.advertiserId |
orderId |
ReconciliationReportRow.orderId |
lineItemId |
ReconciliationReportRow.lineItemId |
proposalLineItemId |
ReconciliationReportRow.proposalLineItemId |
creativeId |
ReconciliationReportRow.creativeId |
lineItemCostType |
ReconciliationReportRow#lineItemCostType |
dfpClicks |
ReconciliationReportRow#dfpClicks |
dfpImpressions |
ReconciliationReportRow#dfpImpressions |
dfpLineItemDays |
ReconciliationReportRow#dfpLineItemDays |
thirdPartyClicks |
ReconciliationReportRow#thirdPartyClicks |
thirdPartyImpressions |
ReconciliationReportRow#thirdPartyImpressions |
thirdPartyLineItemDays |
ReconciliationReportRow#thirdPartyLineItemDays |
manualClicks |
ReconciliationReportRow#manualClicks |
manualImpressions |
ReconciliationReportRow#manualImpressions |
manualLineItemDays |
ReconciliationReportRow#manualLineItemDays |
reconciledClicks |
ReconciliationReportRow#reconciledClicks |
reconciledImpressions |
ReconciliationReportRow#reconciledImpressions |
reconciledLineItemDays |
ReconciliationReportRow#reconciledLineItemDays |
reconciliationReportId field is required and can only be combined with an
AND to other conditions. Furthermore, the results may only belong to
one ReconciliationReport.| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
| Constructor and Description |
|---|
ReconciliationReportRowServiceInterfacegetReconciliationReportRowsByStatement() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
protected Statement filterStatement
public ReconciliationReportRowServiceInterfacegetReconciliationReportRowsByStatement()
Copyright © 2018. All Rights Reserved.