| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
HtmlContent |
HtmlContent.clone() |
HtmlContent |
Creative.getHtml()
An HTML creative.
|
HtmlContent |
HtmlContent.set(String fieldName,
Object value) |
HtmlContent |
HtmlContent.setHeight(Integer height)
The height of the HTML snippet in pixels.
|
HtmlContent |
HtmlContent.setSnippet(String snippet)
The HTML snippet that displays the ad when inserted in the web page.
|
HtmlContent |
HtmlContent.setWidth(Integer width)
The width of the HTML snippet in pixels.
|
| Modifier and Type | Method and Description |
|---|---|
Creative |
Creative.setHtml(HtmlContent html)
An HTML creative.
|
Copyright © 2011–2021 Google. All rights reserved.