Uses of Class
com.google.api.ads.dfp.axis.v201208.CreativeSet

Packages that use CreativeSet
com.google.api.ads.dfp.axis.v201208   
 

Uses of CreativeSet in com.google.api.ads.dfp.axis.v201208
 

Methods in com.google.api.ads.dfp.axis.v201208 that return CreativeSet
 CreativeSet CreativeSetServiceSoapBindingStub.createCreativeSet(CreativeSet creativeSet)
           
 CreativeSet CreativeSetServiceInterface.createCreativeSet(CreativeSet creativeSet)
          Creates a new CreativeSet.
 CreativeSet CreativeSetServiceSoapBindingStub.getCreativeSet(Long creativeSetId)
           
 CreativeSet CreativeSetServiceInterface.getCreativeSet(Long creativeSetId)
          Returns the CreativeSet uniquely identified by the given ID.
 CreativeSet[] CreativeSetPage.getResults()
          Gets the results value for this CreativeSetPage.
 CreativeSet CreativeSetPage.getResults(int i)
           
 CreativeSet CreativeSetServiceSoapBindingStub.updateCreativeSet(CreativeSet creativeSet)
           
 CreativeSet CreativeSetServiceInterface.updateCreativeSet(CreativeSet creativeSet)
          Updates the specified CreativeSet.
 

Methods in com.google.api.ads.dfp.axis.v201208 with parameters of type CreativeSet
 CreativeSet CreativeSetServiceSoapBindingStub.createCreativeSet(CreativeSet creativeSet)
           
 CreativeSet CreativeSetServiceInterface.createCreativeSet(CreativeSet creativeSet)
          Creates a new CreativeSet.
 void CreativeSetPage.setResults(CreativeSet[] results)
          Sets the results value for this CreativeSetPage.
 void CreativeSetPage.setResults(int i, CreativeSet _value)
           
 CreativeSet CreativeSetServiceSoapBindingStub.updateCreativeSet(CreativeSet creativeSet)
           
 CreativeSet CreativeSetServiceInterface.updateCreativeSet(CreativeSet creativeSet)
          Updates the specified CreativeSet.
 

Constructors in com.google.api.ads.dfp.axis.v201208 with parameters of type CreativeSet
CreativeSetPage(Integer totalResultSetSize, Integer startIndex, CreativeSet[] results)
           
 



Copyright © 2012. All Rights Reserved.