public class ActivityGroupServiceInterfacegetActivityGroupsByStatement extends Object
ActivityGroupPage of ActivityGroup objects that satisfy the given
Statement.query. The following fields are supported for filtering:
| PQL Property | Object Property |
|---|---|
id |
ActivityGroup.id |
name |
ActivityGroup.name |
impressionsLookback |
ActivityGroup.impressionsLookback |
clicksLookback |
ActivityGroup.clicksLookback |
status |
ActivityGroup.status |
| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
| Constructor and Description |
|---|
ActivityGroupServiceInterfacegetActivityGroupsByStatement() |
| 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 ActivityGroupServiceInterfacegetActivityGroupsByStatement()
Copyright © 2018. All Rights Reserved.