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

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

Methods in com.google.api.ads.dfp.v201111 that throw ApiException
 AdUnit InventoryServiceInterface.createAdUnit(AdUnit adUnit)
          Creates a new AdUnit.
 AdUnit InventoryServiceSoapBindingStub.createAdUnit(AdUnit adUnit)
           
 AdUnit[] InventoryServiceInterface.createAdUnits(AdUnit[] adUnits)
          Creates new AdUnit objects.
 AdUnit[] InventoryServiceSoapBindingStub.createAdUnits(AdUnit[] adUnits)
           
 Company[] CompanyServiceSoapBindingStub.createCompanies(Company[] companies)
           
 Company[] CompanyServiceInterface.createCompanies(Company[] companies)
          Creates new Company objects.
 Company CompanyServiceSoapBindingStub.createCompany(Company company)
           
 Company CompanyServiceInterface.createCompany(Company company)
          Creates a new Company.
 Creative CreativeServiceInterface.createCreative(Creative creative)
          Creates a new Creative.
 Creative CreativeServiceSoapBindingStub.createCreative(Creative creative)
           
 Creative[] CreativeServiceInterface.createCreatives(Creative[] creatives)
          Creates new Creative objects.
 Creative[] CreativeServiceSoapBindingStub.createCreatives(Creative[] creatives)
           
 CustomTargetingKey[] CustomTargetingServiceInterface.createCustomTargetingKeys(CustomTargetingKey[] keys)
          Creates new CustomTargetingKey objects.
 CustomTargetingKey[] CustomTargetingServiceSoapBindingStub.createCustomTargetingKeys(CustomTargetingKey[] keys)
           
 CustomTargetingValue[] CustomTargetingServiceInterface.createCustomTargetingValues(CustomTargetingValue[] values)
          Creates new CustomTargetingValue objects.
 CustomTargetingValue[] CustomTargetingServiceSoapBindingStub.createCustomTargetingValues(CustomTargetingValue[] values)
           
 Label LabelServiceSoapBindingStub.createLabel(Label label)
           
 Label LabelServiceInterface.createLabel(Label label)
          Creates a new Label.
 Label[] LabelServiceSoapBindingStub.createLabels(Label[] labels)
           
 Label[] LabelServiceInterface.createLabels(Label[] labels)
          Creates new Label objects.
 LineItem LineItemServiceSoapBindingStub.createLineItem(LineItem lineItem)
           
 LineItem LineItemServiceInterface.createLineItem(LineItem lineItem)
          Creates a new LineItem.
 LineItemCreativeAssociation LineItemCreativeAssociationServiceInterface.createLineItemCreativeAssociation(LineItemCreativeAssociation lineItemCreativeAssociation)
          Creates a new LineItemCreativeAssociation.
 LineItemCreativeAssociation LineItemCreativeAssociationServiceSoapBindingStub.createLineItemCreativeAssociation(LineItemCreativeAssociation lineItemCreativeAssociation)
           
 LineItemCreativeAssociation[] LineItemCreativeAssociationServiceInterface.createLineItemCreativeAssociations(LineItemCreativeAssociation[] lineItemCreativeAssociations)
          Creates new LineItemCreativeAssociation objects
 LineItemCreativeAssociation[] LineItemCreativeAssociationServiceSoapBindingStub.createLineItemCreativeAssociations(LineItemCreativeAssociation[] lineItemCreativeAssociations)
           
 LineItem[] LineItemServiceSoapBindingStub.createLineItems(LineItem[] lineItems)
           
 LineItem[] LineItemServiceInterface.createLineItems(LineItem[] lineItems)
          Creates new LineItem objects.
 Order OrderServiceInterface.createOrder(Order order)
          Creates a new Order.
 Order OrderServiceSoapBindingStub.createOrder(Order order)
           
 Order[] OrderServiceInterface.createOrders(Order[] orders)
          Creates new Order objects.
 Order[] OrderServiceSoapBindingStub.createOrders(Order[] orders)
           
 Placement PlacementServiceSoapBindingStub.createPlacement(Placement placement)
           
 Placement PlacementServiceInterface.createPlacement(Placement placement)
          Creates a new Placement.
 Placement[] PlacementServiceSoapBindingStub.createPlacements(Placement[] placements)
           
 Placement[] PlacementServiceInterface.createPlacements(Placement[] placements)
          Creates new Placement objects.
 ThirdPartySlot ThirdPartySlotServiceInterface.createThirdPartySlot(ThirdPartySlot thirdPartySlot)
          Creates a new ThirdPartySlot.
 ThirdPartySlot ThirdPartySlotServiceSoapBindingStub.createThirdPartySlot(ThirdPartySlot thirdPartySlot)
           
 User UserServiceSoapBindingStub.createUser(User user)
           
 User UserServiceInterface.createUser(User user)
          Creates a new User.
 User[] UserServiceSoapBindingStub.createUsers(User[] users)
           
 User[] UserServiceInterface.createUsers(User[] users)
          Creates new User objects.
 AdUnit InventoryServiceInterface.getAdUnit(String adUnitId)
          Returns the AdUnit uniquely identified by the given ID.
 AdUnit InventoryServiceSoapBindingStub.getAdUnit(String adUnitId)
           
 AdUnitPage InventoryServiceInterface.getAdUnitsByStatement(Statement filterStatement)
          Gets a AdUnitPage of AdUnit objects that satisfy the given Statement.query.
 AdUnitPage InventoryServiceSoapBindingStub.getAdUnitsByStatement(Statement filterStatement)
           
 AdUnitSize[] InventoryServiceInterface.getAdUnitSizes()
          Retrieves the sorted set of sizes across all ad units.
 AdUnitSize[] InventoryServiceSoapBindingStub.getAdUnitSizes()
           
 Network[] NetworkServiceInterface.getAllNetworks()
          Returns the list of Network objects to which the current login has access.
 Network[] NetworkServiceSoapBindingStub.getAllNetworks()
           
 Role[] UserServiceSoapBindingStub.getAllRoles()
           
 Role[] UserServiceInterface.getAllRoles()
          Returns the Role objects that are defined for the users of the network.
 CompanyPage CompanyServiceSoapBindingStub.getCompaniesByStatement(Statement filterStatement)
           
 CompanyPage CompanyServiceInterface.getCompaniesByStatement(Statement filterStatement)
          Gets a CompanyPage of Company objects that satisfy the given Statement.query.
 Company CompanyServiceSoapBindingStub.getCompany(Long companyId)
           
 Company CompanyServiceInterface.getCompany(Long companyId)
          Returns the Company uniquely identified by the given ID.
 ContentPage ContentServiceInterface.getContentByStatement(Statement statement)
          Gets a ContentPage of Content objects that satisfy the given Statement.query.
 ContentPage ContentServiceSoapBindingStub.getContentByStatement(Statement statement)
           
 ContentPage ContentServiceInterface.getContentByStatementAndCustomTargetingValue(Statement filterStatement, Long customTargetingValueId)
          Gets a ContentPage of Content objects that satisfy the given Statement.query.
 ContentPage ContentServiceSoapBindingStub.getContentByStatementAndCustomTargetingValue(Statement filterStatement, Long customTargetingValueId)
           
 Creative CreativeServiceInterface.getCreative(Long creativeId)
          Returns the Creative uniquely identified by the given ID.
 Creative CreativeServiceSoapBindingStub.getCreative(Long creativeId)
           
 CreativePage CreativeServiceInterface.getCreativesByStatement(Statement filterStatement)
          Gets a CreativePage of Creative objects that satisfy the given Statement.query.
 CreativePage CreativeServiceSoapBindingStub.getCreativesByStatement(Statement filterStatement)
           
 CreativeTemplate CreativeTemplateServiceInterface.getCreativeTemplate(Long creativeTemplateId)
          Returns the CreativeTemplate uniquely identified by the given ID.
 CreativeTemplate CreativeTemplateServiceSoapBindingStub.getCreativeTemplate(Long creativeTemplateId)
           
 CreativeTemplatePage CreativeTemplateServiceInterface.getCreativeTemplatesByStatement(Statement filterStatement)
          Gets a CreativeTemplatePage of CreativeTemplate objects that satisfy the given Statement.query.
 CreativeTemplatePage CreativeTemplateServiceSoapBindingStub.getCreativeTemplatesByStatement(Statement filterStatement)
           
 Network NetworkServiceInterface.getCurrentNetwork()
          Returns the current network for which requests are being made.
 Network NetworkServiceSoapBindingStub.getCurrentNetwork()
           
 User UserServiceSoapBindingStub.getCurrentUser()
           
 User UserServiceInterface.getCurrentUser()
          Returns the current User.
 CustomTargetingKeyPage CustomTargetingServiceInterface.getCustomTargetingKeysByStatement(Statement filterStatement)
          Gets a CustomTargetingKeyPage of CustomTargetingKey objects that satisfy the given Statement.query.
 CustomTargetingKeyPage CustomTargetingServiceSoapBindingStub.getCustomTargetingKeysByStatement(Statement filterStatement)
           
 CustomTargetingValuePage CustomTargetingServiceInterface.getCustomTargetingValuesByStatement(Statement filterStatement)
          Gets a CustomTargetingValuePage of CustomTargetingValue objects that satisfy the given Statement.query.
 CustomTargetingValuePage CustomTargetingServiceSoapBindingStub.getCustomTargetingValuesByStatement(Statement filterStatement)
           
 Forecast ForecastServiceInterface.getForecast(LineItem lineItem)
          Gets a Forecast on a prospective LineItem object.
 Forecast ForecastServiceSoapBindingStub.getForecast(LineItem lineItem)
           
 Forecast ForecastServiceInterface.getForecastById(Long lineItemId)
          Gets a Forecast for an existing LineItem object.
 Forecast ForecastServiceSoapBindingStub.getForecastById(Long lineItemId)
           
 Label LabelServiceSoapBindingStub.getLabel(Long labelId)
           
 Label LabelServiceInterface.getLabel(Long labelId)
          Returns the Label uniquely identified by the given ID.
 LabelPage LabelServiceSoapBindingStub.getLabelsByStatement(Statement filterStatement)
           
 LabelPage LabelServiceInterface.getLabelsByStatement(Statement filterStatement)
          Gets a LabelPage of Label objects that satisfy the given Statement.query.
 LineItem LineItemServiceSoapBindingStub.getLineItem(Long lineItemId)
           
 LineItem LineItemServiceInterface.getLineItem(Long lineItemId)
          Returns the LineItem uniquely identified by the given ID.
 LineItemCreativeAssociation LineItemCreativeAssociationServiceInterface.getLineItemCreativeAssociation(Long lineItemId, Long creativeId)
          Returns the LineItemCreativeAssociation uniquely identified by the given line item and creative IDs.
 LineItemCreativeAssociation LineItemCreativeAssociationServiceSoapBindingStub.getLineItemCreativeAssociation(Long lineItemId, Long creativeId)
           
 LineItemCreativeAssociationPage LineItemCreativeAssociationServiceInterface.getLineItemCreativeAssociationsByStatement(Statement filterStatement)
          Gets a LineItemCreativeAssociationPage of LineItemCreativeAssociation objects that satisfy the given Statement.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 Statement.query.
 Order OrderServiceInterface.getOrder(Long orderId)
          Returns the Order uniquely identified by the given ID.
 Order OrderServiceSoapBindingStub.getOrder(Long orderId)
           
 OrderPage OrderServiceInterface.getOrdersByStatement(Statement filterStatement)
          Gets an OrderPage of Order objects that satisfy the given Statement.query.
 OrderPage OrderServiceSoapBindingStub.getOrdersByStatement(Statement filterStatement)
           
 Placement PlacementServiceSoapBindingStub.getPlacement(Long placementId)
           
 Placement PlacementServiceInterface.getPlacement(Long placementId)
          Returns the Placement uniquely identified by the given ID.
 PlacementPage PlacementServiceSoapBindingStub.getPlacementsByStatement(Statement filterStatement)
           
 PlacementPage PlacementServiceInterface.getPlacementsByStatement(Statement filterStatement)
          Gets a PlacementPage of Placement objects that satisfy the given Statement.query.
 String LineItemCreativeAssociationServiceInterface.getPreviewUrl(Long lineItemId, Long creativeId, String siteUrl)
          Returns an insite preview URL that references the specified site URL with the specified creative from the association served to it.
 String LineItemCreativeAssociationServiceSoapBindingStub.getPreviewUrl(Long lineItemId, Long creativeId, String siteUrl)
           
 String ReportServiceSoapBindingStub.getReportDownloadURL(Long reportJobId, ExportFormat exportFormat)
           
 String ReportServiceInterface.getReportDownloadURL(Long reportJobId, ExportFormat exportFormat)
          Returns the URL at which the report file can be downloaded.
 ReportJob ReportServiceSoapBindingStub.getReportJob(Long reportJobId)
           
 ReportJob ReportServiceInterface.getReportJob(Long reportJobId)
          Returns the ReportJob uniquely identified by the given ID.
 SuggestedAdUnit SuggestedAdUnitServiceSoapBindingStub.getSuggestedAdUnit(String suggestedAdUnitId)
           
 SuggestedAdUnit SuggestedAdUnitServiceInterface.getSuggestedAdUnit(String suggestedAdUnitId)
          Returns the SuggestedAdUnit uniquely identified by the given ID.
 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)
           
 User UserServiceSoapBindingStub.getUser(Long userId)
           
 User UserServiceInterface.getUser(Long userId)
          Returns the User uniquely identified by the given ID.
 UserPage UserServiceSoapBindingStub.getUsersByStatement(Statement filterStatement)
           
 UserPage UserServiceInterface.getUsersByStatement(Statement filterStatement)
          Gets a UserPage of User objects that satisfy the given Statement.query.
 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.
 SuggestedAdUnitUpdateResult SuggestedAdUnitServiceSoapBindingStub.performSuggestedAdUnitAction(SuggestedAdUnitAction suggestedAdUnitAction, Statement filterStatement)
           
 SuggestedAdUnitUpdateResult SuggestedAdUnitServiceInterface.performSuggestedAdUnitAction(SuggestedAdUnitAction suggestedAdUnitAction, Statement filterStatement)
          Performs actions on SuggestedAdUnit 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)
           
 ReportJob ReportServiceSoapBindingStub.runReportJob(ReportJob reportJob)
           
 ReportJob ReportServiceInterface.runReportJob(ReportJob reportJob)
          Initiates the execution of a ReportQuery on the server.
 ResultSet PublisherQueryLanguageServiceSoapBindingStub.select(Statement selectStatement)
           
 ResultSet PublisherQueryLanguageServiceInterface.select(Statement selectStatement)
          Retrieves rows of data that satisfy the given Statement.query from the system.
 AdUnit InventoryServiceInterface.updateAdUnit(AdUnit adUnit)
          Updates the specified AdUnit.
 AdUnit InventoryServiceSoapBindingStub.updateAdUnit(AdUnit adUnit)
           
 AdUnit[] InventoryServiceInterface.updateAdUnits(AdUnit[] adUnits)
          Updates the specified AdUnit objects.
 AdUnit[] InventoryServiceSoapBindingStub.updateAdUnits(AdUnit[] adUnits)
           
 Company[] CompanyServiceSoapBindingStub.updateCompanies(Company[] companies)
           
 Company[] CompanyServiceInterface.updateCompanies(Company[] companies)
          Updates the specified Company objects.
 Company CompanyServiceSoapBindingStub.updateCompany(Company company)
           
 Company CompanyServiceInterface.updateCompany(Company company)
          Updates the specified Company.
 Creative CreativeServiceInterface.updateCreative(Creative creative)
          Updates the specified Creative.
 Creative CreativeServiceSoapBindingStub.updateCreative(Creative creative)
           
 Creative[] CreativeServiceInterface.updateCreatives(Creative[] creatives)
          Updates the specified Creative objects.
 Creative[] CreativeServiceSoapBindingStub.updateCreatives(Creative[] creatives)
           
 CustomTargetingKey[] CustomTargetingServiceInterface.updateCustomTargetingKeys(CustomTargetingKey[] keys)
          Updates the specified CustomTargetingKey objects.
 CustomTargetingKey[] CustomTargetingServiceSoapBindingStub.updateCustomTargetingKeys(CustomTargetingKey[] keys)
           
 CustomTargetingValue[] CustomTargetingServiceInterface.updateCustomTargetingValues(CustomTargetingValue[] values)
          Updates the specified CustomTargetingValue objects.
 CustomTargetingValue[] CustomTargetingServiceSoapBindingStub.updateCustomTargetingValues(CustomTargetingValue[] values)
           
 Label LabelServiceSoapBindingStub.updateLabel(Label label)
           
 Label LabelServiceInterface.updateLabel(Label label)
          Updates the specified Label.
 Label[] LabelServiceSoapBindingStub.updateLabels(Label[] labels)
           
 Label[] LabelServiceInterface.updateLabels(Label[] labels)
          Updates the specified Label objects.
 LineItem LineItemServiceSoapBindingStub.updateLineItem(LineItem lineItem)
           
 LineItem LineItemServiceInterface.updateLineItem(LineItem lineItem)
          Updates the specified LineItem.
 LineItemCreativeAssociation LineItemCreativeAssociationServiceInterface.updateLineItemCreativeAssociation(LineItemCreativeAssociation lineItemCreativeAssociation)
          Updates the specified LineItemCreativeAssociation.
 LineItemCreativeAssociation LineItemCreativeAssociationServiceSoapBindingStub.updateLineItemCreativeAssociation(LineItemCreativeAssociation lineItemCreativeAssociation)
           
 LineItemCreativeAssociation[] LineItemCreativeAssociationServiceInterface.updateLineItemCreativeAssociations(LineItemCreativeAssociation[] lineItemCreativeAssociations)
          Updates the specified LineItemCreativeAssociation objects
 LineItemCreativeAssociation[] LineItemCreativeAssociationServiceSoapBindingStub.updateLineItemCreativeAssociations(LineItemCreativeAssociation[] lineItemCreativeAssociations)
           
 LineItem[] LineItemServiceSoapBindingStub.updateLineItems(LineItem[] lineItems)
           
 LineItem[] LineItemServiceInterface.updateLineItems(LineItem[] lineItems)
          Updates the specified LineItem objects.
 Network NetworkServiceInterface.updateNetwork(Network network)
          Updates the specified network.
 Network NetworkServiceSoapBindingStub.updateNetwork(Network network)
           
 Order OrderServiceInterface.updateOrder(Order order)
          Updates the specified Order.
 Order OrderServiceSoapBindingStub.updateOrder(Order order)
           
 Order[] OrderServiceInterface.updateOrders(Order[] orders)
          Updates the specified Order objects.
 Order[] OrderServiceSoapBindingStub.updateOrders(Order[] orders)
           
 Placement PlacementServiceSoapBindingStub.updatePlacement(Placement placement)
           
 Placement PlacementServiceInterface.updatePlacement(Placement placement)
          Updates the specified Placement.
 Placement[] PlacementServiceSoapBindingStub.updatePlacements(Placement[] placements)
           
 Placement[] PlacementServiceInterface.updatePlacements(Placement[] placements)
          Updates the specified Placement objects.
 ThirdPartySlot ThirdPartySlotServiceInterface.updateThirdPartySlot(ThirdPartySlot thirdPartySlot)
          Updates the specified ThirdPartySlot.
 ThirdPartySlot ThirdPartySlotServiceSoapBindingStub.updateThirdPartySlot(ThirdPartySlot thirdPartySlot)
           
 User UserServiceSoapBindingStub.updateUser(User user)
           
 User UserServiceInterface.updateUser(User user)
          Updates the specified User.
 User[] UserServiceSoapBindingStub.updateUsers(User[] users)
           
 User[] UserServiceInterface.updateUsers(User[] users)
          Updates the specified User objects.
 



Copyright © 2011. All Rights Reserved.