| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201302 |
| Modifier and Type | Field and Description |
|---|---|
static CreativeWrapperOrdering |
CreativeWrapperOrdering.INNER |
static CreativeWrapperOrdering |
CreativeWrapperOrdering.NO_PREFERENCE |
static CreativeWrapperOrdering |
CreativeWrapperOrdering.OUTER |
| Modifier and Type | Method and Description |
|---|---|
static CreativeWrapperOrdering |
CreativeWrapperOrdering.fromString(String value) |
static CreativeWrapperOrdering |
CreativeWrapperOrdering.fromValue(String value) |
CreativeWrapperOrdering |
CreativeWrapper.getOrdering()
Gets the ordering value for this CreativeWrapper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreativeWrapper.setOrdering(CreativeWrapperOrdering ordering)
Sets the ordering value for this CreativeWrapper.
|
| Constructor and Description |
|---|
CreativeWrapper(Long id,
Long labelId,
CreativeWrapperHtmlSnippet header,
CreativeWrapperHtmlSnippet footer,
CreativeWrapperOrdering ordering,
CreativeWrapperStatus status) |
Copyright © 2014. All Rights Reserved.