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

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

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

Methods in com.google.api.ads.dfp.axis.v201111 that return ThirdPartySlot
 ThirdPartySlot ThirdPartySlotServiceInterface.createThirdPartySlot(ThirdPartySlot thirdPartySlot)
          Creates a new ThirdPartySlot.
 ThirdPartySlot ThirdPartySlotServiceSoapBindingStub.createThirdPartySlot(ThirdPartySlot thirdPartySlot)
           
 ThirdPartySlot[] ThirdPartySlotPage.getResults()
          Gets the results value for this ThirdPartySlotPage.
 ThirdPartySlot ThirdPartySlotPage.getResults(int i)
           
 ThirdPartySlot ThirdPartySlotServiceInterface.updateThirdPartySlot(ThirdPartySlot thirdPartySlot)
          Updates the specified ThirdPartySlot.
 ThirdPartySlot ThirdPartySlotServiceSoapBindingStub.updateThirdPartySlot(ThirdPartySlot thirdPartySlot)
           
 

Methods in com.google.api.ads.dfp.axis.v201111 with parameters of type ThirdPartySlot
 ThirdPartySlot ThirdPartySlotServiceInterface.createThirdPartySlot(ThirdPartySlot thirdPartySlot)
          Creates a new ThirdPartySlot.
 ThirdPartySlot ThirdPartySlotServiceSoapBindingStub.createThirdPartySlot(ThirdPartySlot thirdPartySlot)
           
 void ThirdPartySlotPage.setResults(int i, ThirdPartySlot _value)
           
 void ThirdPartySlotPage.setResults(ThirdPartySlot[] results)
          Sets the results value for this ThirdPartySlotPage.
 ThirdPartySlot ThirdPartySlotServiceInterface.updateThirdPartySlot(ThirdPartySlot thirdPartySlot)
          Updates the specified ThirdPartySlot.
 ThirdPartySlot ThirdPartySlotServiceSoapBindingStub.updateThirdPartySlot(ThirdPartySlot thirdPartySlot)
           
 

Constructors in com.google.api.ads.dfp.axis.v201111 with parameters of type ThirdPartySlot
ThirdPartySlotPage(Integer totalResultSetSize, Integer startIndex, ThirdPartySlot[] results)
           
 



Copyright © 2012. All Rights Reserved.