| Package | Description |
|---|---|
| com.google.api.ads.dfa.axis.v1_20 |
| Modifier and Type | Class and Description |
|---|---|
class |
Placement |
class |
PlacementSummary |
| Modifier and Type | Method and Description |
|---|---|
PlacementBase |
ClickCommandInfo.getPlacement()
Gets the placement value for this ClickCommandInfo.
|
PlacementBase |
PlacementTagInfo.getPlacement()
Gets the placement value for this PlacementTagInfo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClickCommandInfo.setPlacement(PlacementBase placement)
Sets the placement value for this ClickCommandInfo.
|
void |
PlacementTagInfo.setPlacement(PlacementBase placement)
Sets the placement value for this PlacementTagInfo.
|
| Constructor and Description |
|---|
ClickCommandInfo(AdBase ad,
String clickCommand,
PlacementBase placement) |
PlacementTagInfo(String clickThroughUrlTag,
String iframeJavaScriptTag,
String imageRedirectUrlTag,
String internalRedirectTag,
String javaScriptTag,
String motifInstructions,
PlacementBase placement,
String prefetchTag,
String standardTag) |
Copyright © 2015. All Rights Reserved.