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[] NetworkServiceInterface.getAllNetworks()
          Returns the list of Network objects to which the current login has access.
 Network[] NetworkServiceSoapBindingStub.getAllNetworks()
           
 Network NetworkServiceInterface.getCurrentNetwork()
          Returns the current network for which requests are being made.
 Network NetworkServiceSoapBindingStub.getCurrentNetwork()
           
 Network NetworkServiceInterface.makeTestNetwork()
          Creates a new blank network for testing purposes using the current login.
 Network NetworkServiceSoapBindingStub.makeTestNetwork()
           
 Network NetworkServiceInterface.updateNetwork(Network network)
          Updates the specified network.
 Network NetworkServiceSoapBindingStub.updateNetwork(Network network)
           
 

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



Copyright © 2012. All Rights Reserved.