| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected FeedPage |
FeedServiceInterfacequeryResponse.rval |
protected FeedPage |
FeedServiceInterfacegetResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
FeedPage |
ObjectFactory.createFeedPage()
Create an instance of
FeedPage |
FeedPage |
FeedServiceInterface.get(Selector selector)
Returns a list of Feeds that meet the selector criteria.
|
FeedPage |
FeedServiceInterfacequeryResponse.getRval()
Gets the value of the rval property.
|
FeedPage |
FeedServiceInterfacegetResponse.getRval()
Gets the value of the rval property.
|
FeedPage |
FeedServiceInterface.query(String query)
Returns the list of Feed that match the query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeedServiceInterfacequeryResponse.setRval(FeedPage value)
Sets the value of the rval property.
|
void |
FeedServiceInterfacegetResponse.setRval(FeedPage value)
Sets the value of the rval property.
|
Copyright © 2023. All rights reserved.