| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Correction |
Correction.clone() |
Correction |
Correction.set(String fieldName,
Object value) |
Correction |
Correction.setContexts(List<ServingContext> contexts)
The contexts for the correction.
|
Correction |
Correction.setDetails(List<String> details)
Additional details about what was corrected.
|
Correction |
Correction.setType(String type)
The type of correction that was applied to the creative.
|
| Modifier and Type | Method and Description |
|---|---|
List<Correction> |
Creative.getCorrections()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Creative |
Creative.setCorrections(List<Correction> corrections)
Output only.
|
Copyright © 2011–2021 Google. All rights reserved.