| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201911 |
| Modifier and Type | Method and Description |
|---|---|
Network[] |
NetworkServiceSoapBindingStub.getAllNetworks() |
Network[] |
NetworkServiceInterface.getAllNetworks()
Returns the list of
Network objects to which the current
login has
access. |
Network |
NetworkServiceSoapBindingStub.getCurrentNetwork() |
Network |
NetworkServiceInterface.getCurrentNetwork()
Returns the current network for which requests are being made.
|
Network |
NetworkServiceSoapBindingStub.makeTestNetwork() |
Network |
NetworkServiceInterface.makeTestNetwork()
Creates a new blank network for testing purposes using the
current login.
|
Network |
NetworkServiceSoapBindingStub.updateNetwork(Network network) |
Network |
NetworkServiceInterface.updateNetwork(Network network)
Updates the specified network.
|
| Modifier and Type | Method and Description |
|---|---|
Network |
NetworkServiceSoapBindingStub.updateNetwork(Network network) |
Network |
NetworkServiceInterface.updateNetwork(Network network)
Updates the specified network.
|
Copyright © 2020. All rights reserved.