| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Disapproval |
Disapproval.clone() |
Disapproval |
ServingRestriction.getDisapproval()
Disapproval bound to this restriction.
|
Disapproval |
Disapproval.set(String fieldName,
Object value) |
Disapproval |
Disapproval.setDetails(List<String> details)
Additional details about the reason for disapproval.
|
Disapproval |
Disapproval.setReason(String reason)
The categorized reason for disapproval.
|
| Modifier and Type | Method and Description |
|---|---|
List<Disapproval> |
ServingRestriction.getDisapprovalReasons()
Any disapprovals bound to this restriction.
|
| Modifier and Type | Method and Description |
|---|---|
ServingRestriction |
ServingRestriction.setDisapproval(Disapproval disapproval)
Disapproval bound to this restriction.
|
| Modifier and Type | Method and Description |
|---|---|
ServingRestriction |
ServingRestriction.setDisapprovalReasons(List<Disapproval> disapprovalReasons)
Any disapprovals bound to this restriction.
|
Copyright © 2011–2021 Google. All rights reserved.