public class LineItemServiceInterfacegetLineItemsByStatement extends Object
LineItemPage of LineItem objects that satisfy the
given Statement.query. The following fields are supported for
filtering:
| PQL property | Entity property |
|---|---|
CostType | LineItemSummary.costType |
CreationDateTime | LineItemSummary.creationDateTime |
DeliveryRateType | LineItemSummary.deliveryRateType |
EndDateTime | LineItemSummary.endDateTime |
ExternalId | LineItemSummary.externalId |
Id | LineItemSummary.id |
IsMissingCreatives | LineItemSummary.isMissingCreatives |
IsSetTopBoxEnabled | LineItemSummary.isSetTopBoxEnabled |
LastModifiedDateTime | LineItemSummary.lastModifiedDateTime |
LineItemType | LineItemSummary.lineItemType |
Name | LineItemSummary.name |
OrderId | LineItemSummary.orderId |
StartDateTime | LineItemSummary.startDateTime |
Status | LineItemSummary.status |
Targeting | LineItem.targeting |
UnitsBought | LineItem#unitsBought |
| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
| Constructor and Description |
|---|
LineItemServiceInterfacegetLineItemsByStatement() |
| 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 LineItemServiceInterfacegetLineItemsByStatement()
Copyright © 2018. All Rights Reserved.