| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202208 |
| Modifier and Type | Field and Description |
|---|---|
static CreativeWrapperType |
CreativeWrapperType.HTML |
static CreativeWrapperType |
CreativeWrapperType.UNKNOWN |
static CreativeWrapperType |
CreativeWrapperType.VIDEO_TRACKING_URL |
| Modifier and Type | Method and Description |
|---|---|
static CreativeWrapperType |
CreativeWrapperType.fromString(String value) |
static CreativeWrapperType |
CreativeWrapperType.fromValue(String value) |
CreativeWrapperType |
CreativeWrapper.getCreativeWrapperType()
Gets the creativeWrapperType value for this CreativeWrapper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreativeWrapper.setCreativeWrapperType(CreativeWrapperType creativeWrapperType)
Sets the creativeWrapperType value for this CreativeWrapper.
|
| Constructor and Description |
|---|
CreativeWrapper(Long id,
Long labelId,
CreativeWrapperType creativeWrapperType,
String htmlHeader,
String htmlFooter,
String ampHead,
String ampBody,
ConversionEvent_TrackingUrlsMapEntry[] videoTrackingUrls,
ThirdPartyDataDeclaration thirdPartyDataDeclaration,
CreativeWrapperOrdering ordering,
CreativeWrapperStatus status) |
Copyright © 2022. All rights reserved.