| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
ServingRestriction |
ServingRestriction.clone() |
ServingRestriction |
ServingRestriction.set(String fieldName,
Object value) |
ServingRestriction |
ServingRestriction.setContexts(List<ServingContext> contexts)
The contexts for the restriction.
|
ServingRestriction |
ServingRestriction.setDisapproval(Disapproval disapproval)
Disapproval bound to this restriction.
|
ServingRestriction |
ServingRestriction.setDisapprovalReasons(List<Disapproval> disapprovalReasons)
Any disapprovals bound to this restriction.
|
ServingRestriction |
ServingRestriction.setStatus(String status)
The status of the creative in this context (for example, it has been explicitly disapproved or
is pending review).
|
| Modifier and Type | Method and Description |
|---|---|
List<ServingRestriction> |
Creative.getServingRestrictions()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Creative |
Creative.setServingRestrictions(List<ServingRestriction> servingRestrictions)
Output only.
|
Copyright © 2011–2021 Google. All rights reserved.