Uses of Class
com.google.api.ads.dfp.v201111.UpdateResult

Uses of UpdateResult in com.google.api.ads.dfp.v201111
 

Subclasses of UpdateResult in com.google.api.ads.dfp.v201111
 class SuggestedAdUnitUpdateResult
          Represents the result of performing an action on SuggestedAdUnit objects.
 

Methods in com.google.api.ads.dfp.v201111 that return UpdateResult
 UpdateResult InventoryServiceInterface.performAdUnitAction(AdUnitAction adUnitAction, Statement filterStatement)
          Performs actions on AdUnit objects that match the given Statement.query.
 UpdateResult InventoryServiceSoapBindingStub.performAdUnitAction(AdUnitAction adUnitAction, Statement filterStatement)
           
 UpdateResult CustomTargetingServiceInterface.performCustomTargetingKeyAction(CustomTargetingKeyAction customTargetingKeyAction, Statement filterStatement)
          Performs actions on CustomTargetingKey objects that match the given Statement.query.
 UpdateResult CustomTargetingServiceSoapBindingStub.performCustomTargetingKeyAction(CustomTargetingKeyAction customTargetingKeyAction, Statement filterStatement)
           
 UpdateResult CustomTargetingServiceInterface.performCustomTargetingValueAction(CustomTargetingValueAction customTargetingValueAction, Statement filterStatement)
          Performs actions on CustomTargetingValue objects that match the given Statement.query.
 UpdateResult CustomTargetingServiceSoapBindingStub.performCustomTargetingValueAction(CustomTargetingValueAction customTargetingValueAction, Statement filterStatement)
           
 UpdateResult LabelServiceSoapBindingStub.performLabelAction(LabelAction labelAction, Statement filterStatement)
           
 UpdateResult LabelServiceInterface.performLabelAction(LabelAction labelAction, Statement filterStatement)
          Performs actions on Label objects that match the given Statement.query.
 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.
 UpdateResult LineItemCreativeAssociationServiceInterface.performLineItemCreativeAssociationAction(LineItemCreativeAssociationAction lineItemCreativeAssociationAction, Statement filterStatement)
          Performs actions on LineItemCreativeAssociation objects that match the given Statement.query.
 UpdateResult LineItemCreativeAssociationServiceSoapBindingStub.performLineItemCreativeAssociationAction(LineItemCreativeAssociationAction lineItemCreativeAssociationAction, Statement filterStatement)
           
 UpdateResult OrderServiceInterface.performOrderAction(OrderAction orderAction, Statement filterStatement)
          Performs actions on Order objects that match the given Statement.query.
 UpdateResult OrderServiceSoapBindingStub.performOrderAction(OrderAction orderAction, Statement filterStatement)
           
 UpdateResult PlacementServiceSoapBindingStub.performPlacementAction(PlacementAction placementAction, Statement filterStatement)
           
 UpdateResult PlacementServiceInterface.performPlacementAction(PlacementAction placementAction, Statement filterStatement)
          Performs actions on Placement objects that match the given Statement.query.
 UpdateResult ThirdPartySlotServiceInterface.performThirdPartySlotAction(ThirdPartySlotAction thirdPartySlotAction, Statement filterStatement)
          Performs actions on ThirdPartySlot objects that match the given Statement.query.
 UpdateResult ThirdPartySlotServiceSoapBindingStub.performThirdPartySlotAction(ThirdPartySlotAction thirdPartySlotAction, Statement filterStatement)
           
 UpdateResult UserServiceSoapBindingStub.performUserAction(UserAction userAction, Statement filterStatement)
           
 UpdateResult UserServiceInterface.performUserAction(UserAction userAction, Statement filterStatement)
          Performs actions on User objects that match the given Statement.query.
 



Copyright © 2011. All Rights Reserved.