Uses of Class
com.google.api.ads.dfp.axis.v201206.Network

Packages that use Network
com.google.api.ads.dfp.axis.v201206   
 

Uses of Network in com.google.api.ads.dfp.axis.v201206
 

Methods in com.google.api.ads.dfp.axis.v201206 that return Network
 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.
 

Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type Network
 Network NetworkServiceSoapBindingStub.updateNetwork(Network network)
           
 Network NetworkServiceInterface.updateNetwork(Network network)
          Updates the specified network.
 



Copyright © 2012. All Rights Reserved.