| Package | Description |
|---|---|
| com.google.api.ads.dfa.axis.v1_20 |
| Modifier and Type | Method and Description |
|---|---|
Campaign |
CampaignRemote.getCampaign(long id) |
Campaign |
CampaignSoapBindingStub.getCampaign(long id) |
Campaign[] |
CampaignRecordSet.getRecords()
Gets the records value for this CampaignRecordSet.
|
| Modifier and Type | Method and Description |
|---|---|
CampaignSaveResult |
CampaignRemote.saveCampaign(Campaign campaign) |
CampaignSaveResult |
CampaignSoapBindingStub.saveCampaign(Campaign campaign) |
void |
CampaignRecordSet.setRecords(Campaign[] records)
Sets the records value for this CampaignRecordSet.
|
| Constructor and Description |
|---|
CampaignRecordSet(int pageNumber,
int totalNumberOfPages,
int totalNumberOfRecords,
Campaign[] records) |
Copyright © 2015. All Rights Reserved.