public class SuggestedAdUnitServiceInterfacegetSuggestedAdUnitsByStatement extends Object
SuggestedAdUnitPage of SuggestedAdUnit objects that
satisfy the filter query. There is a system-enforced limit of 1000 on the number of suggested
ad units that are suggested at any one time.
| PQL Property | Object Property |
|---|---|
id |
SuggestedAdUnit.id |
numRequests |
SuggestedAdUnit.numRequests |
Note: After API version 201311, the id field will only be
numerical.
| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
| Constructor and Description |
|---|
SuggestedAdUnitServiceInterfacegetSuggestedAdUnitsByStatement() |
| 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 SuggestedAdUnitServiceInterfacegetSuggestedAdUnitsByStatement()
Copyright © 2018. All Rights Reserved.