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

Packages that use Statement
com.google.api.ads.dfp.axis.utils.v201111   
com.google.api.ads.dfp.axis.v201111   
 

Uses of Statement in com.google.api.ads.dfp.axis.utils.v201111
 

Methods in com.google.api.ads.dfp.axis.utils.v201111 that return Statement
 Statement StatementBuilder.toStatement()
          Gets the Statement representing the state of this statement builder.
 

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

Methods in com.google.api.ads.dfp.axis.v201111 with parameters of type Statement
 AdUnitPage InventoryServiceSoapBindingStub.getAdUnitsByStatement(Statement filterStatement)
           
 AdUnitPage InventoryServiceInterface.getAdUnitsByStatement(Statement filterStatement)
          Gets a AdUnitPage of AdUnit objects that satisfy the given query.
 CompanyPage CompanyServiceSoapBindingStub.getCompaniesByStatement(Statement filterStatement)
           
 CompanyPage CompanyServiceInterface.getCompaniesByStatement(Statement filterStatement)
          Gets a CompanyPage of Company objects that satisfy the given query.
 ContentPage ContentServiceSoapBindingStub.getContentByStatement(Statement statement)
           
 ContentPage ContentServiceInterface.getContentByStatement(Statement statement)
          Gets a ContentPage of Content objects that satisfy the given query.
 ContentPage ContentServiceSoapBindingStub.getContentByStatementAndCustomTargetingValue(Statement filterStatement, Long customTargetingValueId)
           
 ContentPage ContentServiceInterface.getContentByStatementAndCustomTargetingValue(Statement filterStatement, Long customTargetingValueId)
          Gets a ContentPage of Content objects that satisfy the given query.
 CreativePage CreativeServiceInterface.getCreativesByStatement(Statement filterStatement)
          Gets a CreativePage of Creative objects that satisfy the given query.
 CreativePage CreativeServiceSoapBindingStub.getCreativesByStatement(Statement filterStatement)
           
 CreativeTemplatePage CreativeTemplateServiceSoapBindingStub.getCreativeTemplatesByStatement(Statement filterStatement)
           
 CreativeTemplatePage CreativeTemplateServiceInterface.getCreativeTemplatesByStatement(Statement filterStatement)
          Gets a CreativeTemplatePage of CreativeTemplate objects that satisfy the given query.
 CustomTargetingKeyPage CustomTargetingServiceSoapBindingStub.getCustomTargetingKeysByStatement(Statement filterStatement)
           
 CustomTargetingKeyPage CustomTargetingServiceInterface.getCustomTargetingKeysByStatement(Statement filterStatement)
          Gets a CustomTargetingKeyPage of CustomTargetingKey objects that satisfy the given query.
 CustomTargetingValuePage CustomTargetingServiceSoapBindingStub.getCustomTargetingValuesByStatement(Statement filterStatement)
           
 CustomTargetingValuePage CustomTargetingServiceInterface.getCustomTargetingValuesByStatement(Statement filterStatement)
          Gets a CustomTargetingValuePage of CustomTargetingValue objects that satisfy the given query.
 LabelPage LabelServiceSoapBindingStub.getLabelsByStatement(Statement filterStatement)
           
 LabelPage LabelServiceInterface.getLabelsByStatement(Statement filterStatement)
          Gets a LabelPage of Label objects that satisfy the given query.
 LineItemCreativeAssociationPage LineItemCreativeAssociationServiceInterface.getLineItemCreativeAssociationsByStatement(Statement filterStatement)
          Gets a LineItemCreativeAssociationPage of LineItemCreativeAssociation objects that satisfy the given query.
 LineItemCreativeAssociationPage LineItemCreativeAssociationServiceSoapBindingStub.getLineItemCreativeAssociationsByStatement(Statement filterStatement)
           
 LineItemPage LineItemServiceSoapBindingStub.getLineItemsByStatement(Statement filterStatement)
           
 LineItemPage LineItemServiceInterface.getLineItemsByStatement(Statement filterStatement)
          Gets a LineItemPage of LineItem objects that satisfy the given query.
 OrderPage OrderServiceSoapBindingStub.getOrdersByStatement(Statement filterStatement)
           
 OrderPage OrderServiceInterface.getOrdersByStatement(Statement filterStatement)
          Gets an OrderPage of Order objects that satisfy the given query.
 PlacementPage PlacementServiceSoapBindingStub.getPlacementsByStatement(Statement filterStatement)
           
 PlacementPage PlacementServiceInterface.getPlacementsByStatement(Statement filterStatement)
          Gets a PlacementPage of Placement objects that satisfy the given query.
 SuggestedAdUnitPage SuggestedAdUnitServiceSoapBindingStub.getSuggestedAdUnitsByStatement(Statement filterStatement)
           
 SuggestedAdUnitPage SuggestedAdUnitServiceInterface.getSuggestedAdUnitsByStatement(Statement filterStatement)
          Gets a SuggestedAdUnitPage of SuggestedAdUnit objects that satisfy the filter query.
 ThirdPartySlotPage ThirdPartySlotServiceSoapBindingStub.getThirdPartySlotsByStatement(Statement filterStatement)
           
 ThirdPartySlotPage ThirdPartySlotServiceInterface.getThirdPartySlotsByStatement(Statement filterStatement)
          Gets a ThirdPartySlotPage of ThirdPartySlot objects that satisfy the filter query.
 ContentPage ContentServiceSoapBindingStub.getUncategorizedContentByStatement(Statement filterStatement)
           
 ContentPage ContentServiceInterface.getUncategorizedContentByStatement(Statement filterStatement)
          Gets a ContentPage of Content objects that are not associated with the Network's Network.contentBrowseCustomTargetingKeyId.
 UserPage UserServiceInterface.getUsersByStatement(Statement filterStatement)
          Gets a UserPage of User objects that satisfy the given query.
 UserPage UserServiceSoapBindingStub.getUsersByStatement(Statement filterStatement)
           
 UpdateResult InventoryServiceSoapBindingStub.performAdUnitAction(AdUnitAction adUnitAction, Statement filterStatement)
           
 UpdateResult InventoryServiceInterface.performAdUnitAction(AdUnitAction adUnitAction, Statement filterStatement)
          Performs actions on AdUnit objects that match the given query.
 UpdateResult CustomTargetingServiceSoapBindingStub.performCustomTargetingKeyAction(CustomTargetingKeyAction customTargetingKeyAction, Statement filterStatement)
           
 UpdateResult CustomTargetingServiceInterface.performCustomTargetingKeyAction(CustomTargetingKeyAction customTargetingKeyAction, Statement filterStatement)
          Performs actions on CustomTargetingKey objects that match the given query.
 UpdateResult CustomTargetingServiceSoapBindingStub.performCustomTargetingValueAction(CustomTargetingValueAction customTargetingValueAction, Statement filterStatement)
           
 UpdateResult CustomTargetingServiceInterface.performCustomTargetingValueAction(CustomTargetingValueAction customTargetingValueAction, Statement filterStatement)
          Performs actions on CustomTargetingValue objects that match the given query.
 UpdateResult LabelServiceSoapBindingStub.performLabelAction(LabelAction labelAction, Statement filterStatement)
           
 UpdateResult LabelServiceInterface.performLabelAction(LabelAction labelAction, Statement filterStatement)
          Performs actions on Label objects that match the given query.
 UpdateResult LineItemServiceSoapBindingStub.performLineItemAction(LineItemAction lineItemAction, Statement filterStatement)
           
 UpdateResult LineItemServiceInterface.performLineItemAction(LineItemAction lineItemAction, Statement filterStatement)
          Performs actions on LineItem objects that match the given query.
 UpdateResult LineItemCreativeAssociationServiceInterface.performLineItemCreativeAssociationAction(LineItemCreativeAssociationAction lineItemCreativeAssociationAction, Statement filterStatement)
          Performs actions on LineItemCreativeAssociation objects that match the given query.
 UpdateResult LineItemCreativeAssociationServiceSoapBindingStub.performLineItemCreativeAssociationAction(LineItemCreativeAssociationAction lineItemCreativeAssociationAction, Statement filterStatement)
           
 UpdateResult OrderServiceSoapBindingStub.performOrderAction(OrderAction orderAction, Statement filterStatement)
           
 UpdateResult OrderServiceInterface.performOrderAction(OrderAction orderAction, Statement filterStatement)
          Performs actions on Order objects that match the given query.
 UpdateResult PlacementServiceSoapBindingStub.performPlacementAction(PlacementAction placementAction, Statement filterStatement)
           
 UpdateResult PlacementServiceInterface.performPlacementAction(PlacementAction placementAction, Statement filterStatement)
          Performs actions on Placement objects that match the given query.
 SuggestedAdUnitUpdateResult SuggestedAdUnitServiceSoapBindingStub.performSuggestedAdUnitAction(SuggestedAdUnitAction suggestedAdUnitAction, Statement filterStatement)
           
 SuggestedAdUnitUpdateResult SuggestedAdUnitServiceInterface.performSuggestedAdUnitAction(SuggestedAdUnitAction suggestedAdUnitAction, Statement filterStatement)
          Performs actions on SuggestedAdUnit objects that match the given query.
 UpdateResult ThirdPartySlotServiceSoapBindingStub.performThirdPartySlotAction(ThirdPartySlotAction thirdPartySlotAction, Statement filterStatement)
           
 UpdateResult ThirdPartySlotServiceInterface.performThirdPartySlotAction(ThirdPartySlotAction thirdPartySlotAction, Statement filterStatement)
          Performs actions on ThirdPartySlot objects that match the given query.
 UpdateResult UserServiceInterface.performUserAction(UserAction userAction, Statement filterStatement)
          Performs actions on User objects that match the given query.
 UpdateResult UserServiceSoapBindingStub.performUserAction(UserAction userAction, Statement filterStatement)
           
 ResultSet PublisherQueryLanguageServiceSoapBindingStub.select(Statement selectStatement)
           
 ResultSet PublisherQueryLanguageServiceInterface.select(Statement selectStatement)
          Retrieves rows of data that satisfy the given query from the system.
 



Copyright © 2012. All Rights Reserved.