public interface AudienceSegmentServiceInterface extends Remote
| Modifier and Type | Method and Description |
|---|---|
AudienceSegmentPage |
getAudienceSegmentsByStatement(Statement filterStatement)
|
AudienceSegmentPage getAudienceSegmentsByStatement(Statement filterStatement) throws RemoteException, ApiException
AudienceSegmentPage of AudienceSegment
objects that satisfy the given
Statement.query. The following fields are supported
for filtering:
| PQL Property | Object Property |
|---|---|
id |
AudienceSegment.id |
name |
AudienceSegment.name |
filterStatement - a Publisher Query Language statement used to
filter a set of audience
segmentsRemoteExceptionApiExceptionCopyright © 2013. All Rights Reserved.