public interface TargetingPresetServiceInterface extends Remote
| Modifier and Type | Method and Description |
|---|---|
TargetingPresetPage |
getTargetingPresetsByStatement(Statement filterStatement)
|
TargetingPresetPage getTargetingPresetsByStatement(Statement filterStatement) throws RemoteException, ApiException
TargetingPresetPage of TargetingPreset
objects that satisfy the given
Statement.query. The following fields are supported
for filtering:
| PQL Property | Object Property |
|---|---|
id |
TargetingPreset.id |
name |
TargetingPreset.name |
filterStatement - a Publisher Query Language statement used to
filter a set of labels.RemoteExceptionApiExceptionCopyright © 2021. All rights reserved.