| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201311 |
| Modifier and Type | Method and Description |
|---|---|
CreativeWrapperHtmlSnippet |
CreativeWrapper.getFooter()
Gets the footer value for this CreativeWrapper.
|
CreativeWrapperHtmlSnippet |
CreativeWrapper.getHeader()
Gets the header value for this CreativeWrapper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreativeWrapper.setFooter(CreativeWrapperHtmlSnippet footer)
Sets the footer value for this CreativeWrapper.
|
void |
CreativeWrapper.setHeader(CreativeWrapperHtmlSnippet header)
Sets the header value for this CreativeWrapper.
|
| Constructor and Description |
|---|
CreativeWrapper(Long id,
Long labelId,
CreativeWrapperHtmlSnippet header,
CreativeWrapperHtmlSnippet footer,
CreativeWrapperOrdering ordering,
CreativeWrapperStatus status) |
Copyright © 2013. All Rights Reserved.