| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v3.model |
| Modifier and Type | Method and Description |
|---|---|
ReviewStatusInfo |
ReviewStatusInfo.clone() |
ReviewStatusInfo |
Creative.getReviewStatus()
Output only.
|
ReviewStatusInfo |
ReviewStatusInfo.set(String fieldName,
Object value) |
ReviewStatusInfo |
ReviewStatusInfo.setApprovalStatus(String approvalStatus)
Represents the basic approval needed for a creative to begin serving.
|
ReviewStatusInfo |
ReviewStatusInfo.setContentAndPolicyReviewStatus(String contentAndPolicyReviewStatus)
Content and policy review status for the creative.
|
ReviewStatusInfo |
ReviewStatusInfo.setCreativeAndLandingPageReviewStatus(String creativeAndLandingPageReviewStatus)
Creative and landing page review status for the creative.
|
ReviewStatusInfo |
ReviewStatusInfo.setExchangeReviewStatuses(List<ExchangeReviewStatus> exchangeReviewStatuses)
Exchange review statuses for the creative.
|
ReviewStatusInfo |
ReviewStatusInfo.setPublisherReviewStatuses(List<PublisherReviewStatus> publisherReviewStatuses)
Publisher review statuses for the creative.
|
| Modifier and Type | Method and Description |
|---|---|
Creative |
Creative.setReviewStatus(ReviewStatusInfo reviewStatus)
Output only.
|
Copyright © 2011–2026 Google. All rights reserved.