public class PlacementServiceInterfacegetPlacementsByStatement extends Object
PlacementPage of Placement objects that satisfy the
given Statement.query. The following fields are supported for
filtering:
| PQL Property | Object Property |
|---|---|
description |
Placement.description |
id |
Placement.id |
isAdSenseTargetingEnabled |
Placement#isAdSenseTargetingEnabled |
name |
Placement.name |
placementCode |
Placement.placementCode |
status |
Placement.status |
lastModifiedDateTime |
Placement.lastModifiedDateTime |
| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
| Constructor and Description |
|---|
PlacementServiceInterfacegetPlacementsByStatement() |
| 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 PlacementServiceInterfacegetPlacementsByStatement()
Copyright © 2018. All Rights Reserved.