public class AdRuleServiceInterfacegetAdRulesByStatement extends Object
AdRulePage of AdRule objects that satisfy the given Statement.query. The following fields are supported for filtering:
| PQL Property | Object Property |
|---|---|
id |
AdRule#id (AdRule.adRuleId beginning in v201702) |
name |
AdRule.name |
priority |
AdRule.priority |
status |
AdRule.status |
| Constructor and Description |
|---|
AdRuleServiceInterfacegetAdRulesByStatement() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getStatement()
Gets the value of the statement property.
|
void |
setStatement(Statement value)
Sets the value of the statement property.
|
protected Statement statement
Copyright © 2018. All Rights Reserved.