| Package | Description |
|---|---|
| com.google.api.ads.dfa.axis.v1_20 |
| Modifier and Type | Class and Description |
|---|---|
class |
ClickTracker |
class |
CreativeAd |
class |
DefaultAd |
class |
MobileAd |
class |
RotationGroup |
class |
TargetableAdBase |
class |
TrackingAd |
| Modifier and Type | Method and Description |
|---|---|
AdBase |
ClickCommandInfo.getAd()
Gets the ad value for this ClickCommandInfo.
|
AdBase |
AdRemote.getAd(long adId) |
AdBase |
AdSoapBindingStub.getAd(long adId) |
AdBase[] |
AdRecordSet.getRecords()
Gets the records value for this AdRecordSet.
|
| Modifier and Type | Method and Description |
|---|---|
AdSaveResult |
AdRemote.saveAd(AdBase ad) |
AdSaveResult |
AdSoapBindingStub.saveAd(AdBase ad) |
void |
ClickCommandInfo.setAd(AdBase ad)
Sets the ad value for this ClickCommandInfo.
|
void |
AdRecordSet.setRecords(AdBase[] records)
Sets the records value for this AdRecordSet.
|
| Constructor and Description |
|---|
AdRecordSet(int pageNumber,
int totalNumberOfPages,
int totalNumberOfRecords,
AdBase[] records) |
ClickCommandInfo(AdBase ad,
String clickCommand,
PlacementBase placement) |
Copyright © 2015. All Rights Reserved.