Uses of Class
com.google.api.ads.dfp.axis.v201203.LineItemAction

Packages that use LineItemAction
com.google.api.ads.dfp.axis.v201203   
 

Uses of LineItemAction in com.google.api.ads.dfp.axis.v201203
 

Subclasses of LineItemAction in com.google.api.ads.dfp.axis.v201203
 class ActivateLineItems
          The action used for activating LineItem objects.
 class ArchiveLineItems
          The action used for archiving LineItem objects.
 class DeleteLineItems
          The action used for deleting LineItem objects.
 class PauseLineItems
          The action used for pausing LineItem objects.
 class ReleaseLineItems
          The action used for releasing LineItem objects.
 class ReserveAndOverbookLineItems
          The action used for reserving and overbooking LineItem objects.
 class ReserveLineItems
          The action used for reserving LineItem objects.
 class ResumeAndOverbookLineItems
          The action used for resuming and overbooking LineItem objects.
 class ResumeLineItems
          The action used for resuming LineItem objects.
 class UnarchiveLineItems
          The action used for unarchiving LineItem objects.
 

Methods in com.google.api.ads.dfp.axis.v201203 with parameters of type LineItemAction
 UpdateResult LineItemServiceSoapBindingStub.performLineItemAction(LineItemAction lineItemAction, Statement filterStatement)
           
 UpdateResult LineItemServiceInterface.performLineItemAction(LineItemAction lineItemAction, Statement filterStatement)
          Performs actions on LineItem objects that match the given Statement.query.
 



Copyright © 2012. All Rights Reserved.