| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202105 |
| 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,
String htmlHeader,
String htmlFooter,
String ampHead,
String ampBody,
ThirdPartyDataDeclaration thirdPartyDataDeclaration,
CreativeWrapperOrdering ordering,
CreativeWrapperStatus status) |
Copyright © 2021. All rights reserved.