| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201204 |
| Modifier and Type | Field and Description |
|---|---|
static TargetWindow |
TargetWindow.BLANK |
static TargetWindow |
TargetWindow.TOP |
| Modifier and Type | Method and Description |
|---|---|
static TargetWindow |
TargetWindow.fromString(String value) |
static TargetWindow |
TargetWindow.fromValue(String value) |
TargetWindow |
TextAdCreative.getTargetWindow()
Gets the targetWindow value for this TextAdCreative.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextAdCreative.setTargetWindow(TargetWindow targetWindow)
Sets the targetWindow value for this TextAdCreative.
|
| Constructor and Description |
|---|
TextAdCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
String hoverText,
TargetWindow targetWindow,
String linkColor,
String linkTitle,
String text,
String textColor) |
Copyright © 2013. All Rights Reserved.