| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected TrialPage |
TrialServiceInterfacegetResponse.rval |
protected TrialPage |
TrialServiceInterfacequeryResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
TrialPage |
ObjectFactory.createTrialPage()
Create an instance of
TrialPage |
TrialPage |
TrialServiceInterface.get(Selector selector)
Loads a TrialPage containing a list of
Trial objects matching the selector. |
TrialPage |
TrialServiceInterfacegetResponse.getRval()
Gets the value of the rval property.
|
TrialPage |
TrialServiceInterfacequeryResponse.getRval()
Gets the value of the rval property.
|
TrialPage |
TrialServiceInterface.query(String query)
Loads a TrialPage containing a list of
Trial objects matching the query. |
| Modifier and Type | Method and Description |
|---|---|
void |
TrialServiceInterfacegetResponse.setRval(TrialPage value)
Sets the value of the rval property.
|
void |
TrialServiceInterfacequeryResponse.setRval(TrialPage value)
Sets the value of the rval property.
|
Copyright © 2023. All rights reserved.