public interface CreativeReviewServiceInterface extends Remote
| Modifier and Type | Method and Description |
|---|---|
CreativeReviewPage |
getCreativeReviewsByStatement(Statement statement)
|
CreativeReviewPage getCreativeReviewsByStatement(Statement statement) throws RemoteException, ApiException
CreativeReviewPage of CreativeReview
objects that satisfy the given
Statement.query. This will allow you to review creatives
that have displayed (or could
have displayed) on your pages or apps in the last 30 days.
To ensure that you are always
reviewing the most important creatives first, the CreativeReview
objects are ranked
according to the number of impressions that they've received.
This feature is not yet openly available. Publishers will need to apply for access for this feature through their account managers.
RemoteExceptionApiExceptionCopyright © 2024. All rights reserved.