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

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

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

Methods in com.google.api.ads.dfp.axis.v201111 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.updateNetwork(Network network)
          Updates the specified network.
 Network NetworkServiceSoapBindingStub.updateNetwork(Network network)
           
 

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



Copyright © 2012. All Rights Reserved.