| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected MediaPage |
MediaServiceInterfacegetResponse.rval |
protected MediaPage |
MediaServiceInterfacequeryResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
MediaPage |
ObjectFactory.createMediaPage()
Create an instance of
MediaPage |
MediaPage |
MediaServiceInterface.get(Selector serviceSelector)
Returns a list of media that meet the criteria specified by the selector.
|
MediaPage |
MediaServiceInterfacegetResponse.getRval()
Gets the value of the rval property.
|
MediaPage |
MediaServiceInterfacequeryResponse.getRval()
Gets the value of the rval property.
|
MediaPage |
MediaServiceInterface.query(String query)
Returns the list of
Media objects that match the query. |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaServiceInterfacegetResponse.setRval(MediaPage value)
Sets the value of the rval property.
|
void |
MediaServiceInterfacequeryResponse.setRval(MediaPage value)
Sets the value of the rval property.
|
Copyright © 2023. All rights reserved.