| Package | Description |
|---|---|
| com.google.api.ads.dfa.axis.v1_19 |
| Modifier and Type | Method and Description |
|---|---|
Advertiser |
PlacementTagData.getAdvertiser()
Gets the advertiser value for this PlacementTagData.
|
Advertiser[] |
AdvertiserRecordSet.getRecords()
Gets the records value for this AdvertiserRecordSet.
|
| Modifier and Type | Method and Description |
|---|---|
AdvertiserSaveResult |
AdvertiserRemote.saveAdvertiser(Advertiser advertiser) |
AdvertiserSaveResult |
AdvertiserSoapBindingStub.saveAdvertiser(Advertiser advertiser) |
void |
PlacementTagData.setAdvertiser(Advertiser advertiser)
Sets the advertiser value for this PlacementTagData.
|
void |
AdvertiserRecordSet.setRecords(Advertiser[] records)
Sets the records value for this AdvertiserRecordSet.
|
| Constructor and Description |
|---|
AdvertiserRecordSet(int pageNumber,
int totalNumberOfPages,
int totalNumberOfRecords,
Advertiser[] records) |
PlacementTagData(Advertiser advertiser,
CampaignBase campaign,
ClickCommandInfo[] clickCommandInfos,
PlacementTagInfo[] placementTagInfos) |
Copyright © 2015. All Rights Reserved.