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

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

Methods in com.google.api.ads.dfp.v201111 with parameters of type Statement
 AdUnitPage InventoryServiceInterface.getAdUnitsByStatement(Statement filterStatement)
          Gets a AdUnitPage of AdUnit objects that satisfy the given query.
 AdUnitPage InventoryServiceSoapBindingStub.getAdUnitsByStatement(Statement filterStatement)
           
 CompanyPage CompanyServiceSoapBindingStub.getCompaniesByStatement(Statement filterStatement)
           
 CompanyPage CompanyServiceInterface.getCompaniesByStatement(Statement filterStatement)
          Gets a CompanyPage of Company objects that satisfy the given query.
 ContentPage ContentServiceInterface.getContentByStatement(Statement statement)
          Gets a ContentPage of Content objects that satisfy the given query.
 ContentPage ContentServiceSoapBindingStub.getContentByStatement(Statement statement)
           
 ContentPage ContentServiceInterface.getContentByStatementAndCustomTargetingValue(Statement filterStatement, Long customTargetingValueId)
          Gets a ContentPage of Content objects that satisfy the given query.
 ContentPage ContentServiceSoapBindingStub.getContentByStatementAndCustomTargetingValue(Statement filterStatement, Long customTargetingValueId)
           
 CreativePage CreativeServiceInterface.getCreativesByStatement(Statement filterStatement)
          Gets a CreativePage of Creative objects that satisfy the given query.
 CreativePage CreativeServiceSoapBindingStub.getCreativesByStatement(Statement filterStatement)
           
 CreativeTemplatePage CreativeTemplateServiceInterface.getCreativeTemplatesByStatement(Statement filterStatement)
          Gets a CreativeTemplatePage of CreativeTemplate objects that satisfy the given query.
 CreativeTemplatePage CreativeTemplateServiceSoapBindingStub.getCreativeTemplatesByStatement(Statement filterStatement)
           
 CustomTargetingKeyPage CustomTargetingServiceInterface.getCustomTargetingKeysByStatement(Statement filterStatement)
          Gets a CustomTargetingKeyPage of CustomTargetingKey objects that satisfy the given query.
 CustomTargetingKeyPage CustomTargetingServiceSoapBindingStub.getCustomTargetingKeysByStatement(Statement filterStatement)
           
 CustomTargetingValuePage CustomTargetingServiceInterface.getCustomTargetingValuesByStatement(Statement filterStatement)
          Gets a CustomTargetingValuePage of CustomTargetingValue objects that satisfy the given query.
 CustomTargetingValuePage CustomTargetingServiceSoapBindingStub.getCustomTargetingValuesByStatement(Statement filterStatement)
           
 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 OrderServiceInterface.getOrdersByStatement(Statement filterStatement)
          Gets an OrderPage of Order objects that satisfy the given query.
 OrderPage OrderServiceSoapBindingStub.getOrdersByStatement(Statement filterStatement)
           
 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 ThirdPartySlotServiceInterface.getThirdPartySlotsByStatement(Statement filterStatement)
          Gets a ThirdPartySlotPage of ThirdPartySlot objects that satisfy the filter query.
 ThirdPartySlotPage ThirdPartySlotServiceSoapBindingStub.getThirdPartySlotsByStatement(Statement filterStatement)
           
 ContentPage ContentServiceInterface.getUncategorizedContentByStatement(Statement filterStatement)
          Gets a ContentPage of Content objects that are not associated with the Network's Network.contentBrowseCustomTargetingKeyId.
 ContentPage ContentServiceSoapBindingStub.getUncategorizedContentByStatement(Statement filterStatement)
           
 UserPage UserServiceSoapBindingStub.getUsersByStatement(Statement filterStatement)
           
 UserPage UserServiceInterface.getUsersByStatement(Statement filterStatement)
          Gets a UserPage of User objects that satisfy the given query.
 UpdateResult InventoryServiceInterface.performAdUnitAction(AdUnitAction adUnitAction, Statement filterStatement)
          Performs actions on AdUnit objects that match the given query.
 UpdateResult InventoryServiceSoapBindingStub.performAdUnitAction(AdUnitAction adUnitAction, Statement filterStatement)
           
 UpdateResult CustomTargetingServiceInterface.performCustomTargetingKeyAction(CustomTargetingKeyAction customTargetingKeyAction, Statement filterStatement)
          Performs actions on CustomTargetingKey objects that match the given query.
 UpdateResult CustomTargetingServiceSoapBindingStub.performCustomTargetingKeyAction(CustomTargetingKeyAction customTargetingKeyAction, Statement filterStatement)
           
 UpdateResult CustomTargetingServiceInterface.performCustomTargetingValueAction(CustomTargetingValueAction customTargetingValueAction, Statement filterStatement)
          Performs actions on CustomTargetingValue objects that match the given 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 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 OrderServiceInterface.performOrderAction(OrderAction orderAction, Statement filterStatement)
          Performs actions on Order objects that match the given 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 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 ThirdPartySlotServiceInterface.performThirdPartySlotAction(ThirdPartySlotAction thirdPartySlotAction, Statement filterStatement)
          Performs actions on ThirdPartySlot objects that match the given 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 query.
 ResultSet PublisherQueryLanguageServiceSoapBindingStub.select(Statement selectStatement)
           
 ResultSet PublisherQueryLanguageServiceInterface.select(Statement selectStatement)
          Retrieves rows of data that satisfy the given query from the system.
 



Copyright © 2011. All Rights Reserved.