| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected DraftPage |
DraftServiceInterfacequeryResponse.rval |
protected DraftPage |
DraftServiceInterfacegetResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
DraftPage |
ObjectFactory.createDraftPage()
Create an instance of
DraftPage |
DraftPage |
DraftServiceInterface.get(Selector selector)
Returns a DraftPage that contains a list of Draft objects matching the selector.
|
DraftPage |
DraftServiceInterfacequeryResponse.getRval()
Gets the value of the rval property.
|
DraftPage |
DraftServiceInterfacegetResponse.getRval()
Gets the value of the rval property.
|
DraftPage |
DraftServiceInterface.query(String query)
Returns a DraftPage that contains a list of Draft objects matching the query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DraftServiceInterfacequeryResponse.setRval(DraftPage value)
Sets the value of the rval property.
|
void |
DraftServiceInterfacegetResponse.setRval(DraftPage value)
Sets the value of the rval property.
|
Copyright © 2023. All rights reserved.