| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected Network |
NetworkServiceInterfaceupdateNetwork.network |
protected Network |
NetworkServiceInterfaceupdateNetworkResponse.rval |
protected Network |
NetworkServiceInterfacemakeTestNetworkResponse.rval |
protected Network |
NetworkServiceInterfacegetCurrentNetworkResponse.rval |
| Modifier and Type | Field and Description |
|---|---|
protected List<Network> |
NetworkServiceInterfacegetAllNetworksResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
Network |
ObjectFactory.createNetwork()
Create an instance of
Network |
Network |
NetworkServiceInterface.getCurrentNetwork()
Returns the current network for which requests are being made.
|
Network |
NetworkServiceInterfaceupdateNetwork.getNetwork()
Gets the value of the network property.
|
Network |
NetworkServiceInterfaceupdateNetworkResponse.getRval()
Gets the value of the rval property.
|
Network |
NetworkServiceInterfacemakeTestNetworkResponse.getRval()
Gets the value of the rval property.
|
Network |
NetworkServiceInterfacegetCurrentNetworkResponse.getRval()
Gets the value of the rval property.
|
Network |
NetworkServiceInterface.makeTestNetwork()
Creates a new blank network for testing purposes using the current login.
|
Network |
NetworkServiceInterface.updateNetwork(Network network)
Updates the specified network.
|
| Modifier and Type | Method and Description |
|---|---|
List<Network> |
NetworkServiceInterface.getAllNetworks()
Returns the list of
Network objects to which the current login has
access. |
List<Network> |
NetworkServiceInterfacegetAllNetworksResponse.getRval()
Gets the value of the rval property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkServiceInterfaceupdateNetwork.setNetwork(Network value)
Sets the value of the network property.
|
void |
NetworkServiceInterfaceupdateNetworkResponse.setRval(Network value)
Sets the value of the rval property.
|
void |
NetworkServiceInterfacemakeTestNetworkResponse.setRval(Network value)
Sets the value of the rval property.
|
void |
NetworkServiceInterfacegetCurrentNetworkResponse.setRval(Network value)
Sets the value of the rval property.
|
Network |
NetworkServiceInterface.updateNetwork(Network network)
Updates the specified network.
|
Copyright © 2018. All Rights Reserved.