| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected CampaignPage |
CampaignServiceInterfacegetResponse.rval |
protected CampaignPage |
CampaignServiceInterfacequeryResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
CampaignPage |
ObjectFactory.createCampaignPage()
Create an instance of
CampaignPage |
CampaignPage |
CampaignServiceInterface.get(Selector serviceSelector)
Returns the list of campaigns that meet the selector criteria.
|
CampaignPage |
CampaignServiceInterfacegetResponse.getRval()
Gets the value of the rval property.
|
CampaignPage |
CampaignServiceInterfacequeryResponse.getRval()
Gets the value of the rval property.
|
CampaignPage |
CampaignServiceInterface.query(String query)
Returns the list of campaigns that match the query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CampaignServiceInterfacegetResponse.setRval(CampaignPage value)
Sets the value of the rval property.
|
void |
CampaignServiceInterfacequeryResponse.setRval(CampaignPage value)
Sets the value of the rval property.
|
Copyright © 2023. All rights reserved.