Uses of Class
com.yahoo.marketing.apt.BasicResponse

Packages that use BasicResponse
com.yahoo.marketing.apt   
 

Uses of BasicResponse in com.yahoo.marketing.apt
 

Methods in com.yahoo.marketing.apt that return BasicResponse
 BasicResponse ApprovalWorkflowServiceHttpBindingStub.activateApprovalWorkflow(long approvalWorkflowID)
           
 BasicResponse ApprovalWorkflowService.activateApprovalWorkflow(long approvalWorkflowID)
           
 BasicResponse[] ApprovalWorkflowServiceHttpBindingStub.activateApprovalWorkflows(long[] approvalWorkflowIDs)
           
 BasicResponse[] ApprovalWorkflowService.activateApprovalWorkflows(long[] approvalWorkflowIDs)
           
 BasicResponse FilterServiceHttpBindingStub.activateConditionalFilter(long conditionalFilterID)
           
 BasicResponse FilterService.activateConditionalFilter(long conditionalFilterID)
           
 BasicResponse[] FilterServiceHttpBindingStub.activateConditionalFilters(long[] conditionalFilterIDs)
           
 BasicResponse[] FilterService.activateConditionalFilters(long[] conditionalFilterIDs)
           
 BasicResponse CustomGeoAreaServiceHttpBindingStub.activateCustomGeoArea(long customGeoAreaID)
           
 BasicResponse CustomGeoAreaService.activateCustomGeoArea(long customGeoAreaID)
           
 BasicResponse[] CustomGeoAreaServiceHttpBindingStub.activateCustomGeoAreas(long[] customGeoAreaIDs)
           
 BasicResponse[] CustomGeoAreaService.activateCustomGeoAreas(long[] customGeoAreaIDs)
           
 BasicResponse CustomSegmentServiceHttpBindingStub.activateCustomSegment(long customSegmentID)
           
 BasicResponse CustomSegmentService.activateCustomSegment(long customSegmentID)
           
 BasicResponse[] CustomSegmentServiceHttpBindingStub.activateCustomSegments(long[] customSegmentIDs)
           
 BasicResponse[] CustomSegmentService.activateCustomSegments(long[] customSegmentIDs)
           
 BasicResponse OrderServiceHttpBindingStub.activateOrder(long orderID)
           
 BasicResponse OrderService.activateOrder(long orderID)
           
 BasicResponse PixelServiceHttpBindingStub.activatePixel(long pixelID)
           
 BasicResponse PixelService.activatePixel(long pixelID)
           
 BasicResponse[] PixelServiceHttpBindingStub.activatePixels(long[] pixelIDs)
           
 BasicResponse[] PixelService.activatePixels(long[] pixelIDs)
           
 BasicResponse AccountServiceHttpBindingStub.addCurrencies(Currency[] currencies)
           
 BasicResponse AccountService.addCurrencies(Currency[] currencies)
           
 BasicResponse OrderServiceHttpBindingStub.addMakeGoodOrderCredit(MakeGoodOrderCredit makeGoodOrderCredit)
           
 BasicResponse OrderService.addMakeGoodOrderCredit(MakeGoodOrderCredit makeGoodOrderCredit)
           
 BasicResponse[] OrderServiceHttpBindingStub.addMakeGoodOrderCredits(MakeGoodOrderCredit[] makeGoodOrderCredits)
           
 BasicResponse[] OrderService.addMakeGoodOrderCredits(MakeGoodOrderCredit[] makeGoodOrderCredits)
           
 BasicResponse OrderServiceHttpBindingStub.addOrderCredit(OrderCredit orderCredit)
           
 BasicResponse OrderService.addOrderCredit(OrderCredit orderCredit)
           
 BasicResponse[] OrderServiceHttpBindingStub.addOrderCredits(OrderCredit[] orderCredits)
           
 BasicResponse[] OrderService.addOrderCredits(OrderCredit[] orderCredits)
           
 BasicResponse ApprovalTaskServiceHttpBindingStub.approveTask(ApprovalAction approvalAction)
           
 BasicResponse ApprovalTaskService.approveTask(ApprovalAction approvalAction)
           
 BasicResponse[] ApprovalTaskServiceHttpBindingStub.approveTasks(ApprovalAction[] requests)
           
 BasicResponse[] ApprovalTaskService.approveTasks(ApprovalAction[] requests)
           
 BasicResponse OrderServiceHttpBindingStub.cancelOrder(long orderID)
           
 BasicResponse OrderService.cancelOrder(long orderID)
           
 BasicResponse[] OrderServiceHttpBindingStub.cancelOrders(long[] orderIDs)
           
 BasicResponse[] OrderService.cancelOrders(long[] orderIDs)
           
 BasicResponse ApprovalWorkflowServiceHttpBindingStub.deactivateApprovalWorkflow(long approvalWorkflowID)
           
 BasicResponse ApprovalWorkflowService.deactivateApprovalWorkflow(long approvalWorkflowID)
           
 BasicResponse[] ApprovalWorkflowServiceHttpBindingStub.deactivateApprovalWorkflows(long[] approvalWorkflowIDs)
           
 BasicResponse[] ApprovalWorkflowService.deactivateApprovalWorkflows(long[] approvalWorkflowIDs)
           
 BasicResponse FilterServiceHttpBindingStub.deactivateConditionalFilter(long conditionalFilterID)
           
 BasicResponse FilterService.deactivateConditionalFilter(long conditionalFilterID)
           
 BasicResponse[] FilterServiceHttpBindingStub.deactivateConditionalFilters(long[] conditionalFilterIDs)
           
 BasicResponse[] FilterService.deactivateConditionalFilters(long[] conditionalFilterIDs)
           
 BasicResponse CustomGeoAreaServiceHttpBindingStub.deactivateCustomGeoArea(long customGeoAreaID)
           
 BasicResponse CustomGeoAreaService.deactivateCustomGeoArea(long customGeoAreaID)
           
 BasicResponse[] CustomGeoAreaServiceHttpBindingStub.deactivateCustomGeoAreas(long[] customGeoAreaIDs)
           
 BasicResponse[] CustomGeoAreaService.deactivateCustomGeoAreas(long[] customGeoAreaIDs)
           
 BasicResponse CustomSegmentServiceHttpBindingStub.deactivateCustomSegment(long customSegmentID)
           
 BasicResponse CustomSegmentService.deactivateCustomSegment(long customSegmentID)
           
 BasicResponse[] CustomSegmentServiceHttpBindingStub.deactivateCustomSegments(long[] customSegmentIDs)
           
 BasicResponse[] CustomSegmentService.deactivateCustomSegments(long[] customSegmentIDs)
           
 BasicResponse PixelServiceHttpBindingStub.deactivatePixel(long pixelID)
           
 BasicResponse PixelService.deactivatePixel(long pixelID)
           
 BasicResponse[] PixelServiceHttpBindingStub.deactivatePixels(long[] pixelIDs)
           
 BasicResponse[] PixelService.deactivatePixels(long[] pixelIDs)
           
 BasicResponse AdServiceHttpBindingStub.deleteAd(long adID)
           
 BasicResponse AdService.deleteAd(long adID)
           
 BasicResponse AdDeliveryModeServiceHttpBindingStub.deleteAdDeliveryMode(long adDeliveryModeID)
           
 BasicResponse AdDeliveryModeService.deleteAdDeliveryMode(long adDeliveryModeID)
           
 BasicResponse[] AdDeliveryModeServiceHttpBindingStub.deleteAdDeliveryModes(long[] adDeliveryModeIDs)
           
 BasicResponse[] AdDeliveryModeService.deleteAdDeliveryModes(long[] adDeliveryModeIDs)
           
 BasicResponse AdGroupServiceHttpBindingStub.deleteAdGroup(long adGroupID)
           
 BasicResponse AdGroupService.deleteAdGroup(long adGroupID)
           
 BasicResponse[] AdGroupServiceHttpBindingStub.deleteAdGroups(long[] adGroupIDS)
           
 BasicResponse[] AdGroupService.deleteAdGroups(long[] adGroupIDS)
           
 BasicResponse OrderServiceHttpBindingStub.deleteAdOperationsTeam(long orderID)
           
 BasicResponse OrderService.deleteAdOperationsTeam(long orderID)
           
 BasicResponse[] AdServiceHttpBindingStub.deleteAds(long[] adIDs)
           
 BasicResponse[] AdService.deleteAds(long[] adIDs)
           
 BasicResponse ApprovalWorkflowServiceHttpBindingStub.deleteApprovalWorkflow(long approvalWorkflowID)
           
 BasicResponse ApprovalWorkflowService.deleteApprovalWorkflow(long approvalWorkflowID)
           
 BasicResponse[] ApprovalWorkflowServiceHttpBindingStub.deleteApprovalWorkflows(long[] approvalWorkflowIDs)
           
 BasicResponse[] ApprovalWorkflowService.deleteApprovalWorkflows(long[] approvalWorkflowIDs)
           
 BasicResponse AudienceSharingRulesServiceHttpBindingStub.deleteAudienceSharingRule(long audienceSharingRuleID)
           
 BasicResponse AudienceSharingRulesService.deleteAudienceSharingRule(long audienceSharingRuleID)
           
 BasicResponse[] AudienceSharingRulesServiceHttpBindingStub.deleteAudienceSharingRules(long[] audienceSharingRuleIDs)
           
 BasicResponse[] AudienceSharingRulesService.deleteAudienceSharingRules(long[] audienceSharingRuleIDs)
           
 BasicResponse RateCardServiceHttpBindingStub.deleteBaseRate(long baseRateID)
           
 BasicResponse RateCardService.deleteBaseRate(long baseRateID)
           
 BasicResponse[] RateCardServiceHttpBindingStub.deleteBaseRates(long[] baseRateIDs)
           
 BasicResponse[] RateCardService.deleteBaseRates(long[] baseRateIDs)
           
 BasicResponse SellingRulesServiceHttpBindingStub.deleteBookingLimit(long bookingLimitID)
           
 BasicResponse SellingRulesService.deleteBookingLimit(long bookingLimitID)
           
 BasicResponse[] SellingRulesServiceHttpBindingStub.deleteBookingLimits(long[] bookingLimitIDs)
           
 BasicResponse[] SellingRulesService.deleteBookingLimits(long[] bookingLimitIDs)
           
 BasicResponse FilterServiceHttpBindingStub.deleteConditionalFilter(long conditionalFilterID)
           
 BasicResponse FilterService.deleteConditionalFilter(long conditionalFilterID)
           
 BasicResponse[] FilterServiceHttpBindingStub.deleteConditionalFilters(long[] conditionalFilterIDs)
           
 BasicResponse[] FilterService.deleteConditionalFilters(long[] conditionalFilterIDs)
           
 BasicResponse[] SiteClassificationServiceHttpBindingStub.deleteCustomContentCategories(long[] customContentCategoryIDs)
           
 BasicResponse[] SiteClassificationService.deleteCustomContentCategories(long[] customContentCategoryIDs)
           
 BasicResponse SiteClassificationServiceHttpBindingStub.deleteCustomContentCategory(long customContentCategoryID)
           
 BasicResponse SiteClassificationService.deleteCustomContentCategory(long customContentCategoryID)
           
 BasicResponse CustomGeoAreaServiceHttpBindingStub.deleteCustomGeoArea(long customGeoAreaID)
           
 BasicResponse CustomGeoAreaService.deleteCustomGeoArea(long customGeoAreaID)
           
 BasicResponse[] CustomGeoAreaServiceHttpBindingStub.deleteCustomGeoAreas(long[] customGeoAreaIDs)
           
 BasicResponse[] CustomGeoAreaService.deleteCustomGeoAreas(long[] customGeoAreaIDs)
           
 BasicResponse CustomizableFlashCreativeServiceHttpBindingStub.deleteCustomizableFlashCreative(long customizableFlashCreativeID)
           
 BasicResponse CustomizableFlashCreativeService.deleteCustomizableFlashCreative(long customizableFlashCreativeID)
           
 BasicResponse[] CustomizableFlashCreativeServiceHttpBindingStub.deleteCustomizableFlashCreatives(long[] customizableFlashCreativeIDs)
           
 BasicResponse[] CustomizableFlashCreativeService.deleteCustomizableFlashCreatives(long[] customizableFlashCreativeIDs)
           
 BasicResponse CustomizableFlashTemplateServiceHttpBindingStub.deleteCustomizableFlashTemplate(long customizableFlashTemplateID)
           
 BasicResponse CustomizableFlashTemplateService.deleteCustomizableFlashTemplate(long customizableFlashTemplateID)
           
 BasicResponse[] CustomizableFlashTemplateServiceHttpBindingStub.deleteCustomizableFlashTemplates(long[] customizableFlashTemplateIDs)
           
 BasicResponse[] CustomizableFlashTemplateService.deleteCustomizableFlashTemplates(long[] customizableFlashTemplateIDs)
           
 BasicResponse SiteClassificationServiceHttpBindingStub.deleteCustomSection(long customSectionID)
           
 BasicResponse SiteClassificationService.deleteCustomSection(long customSectionID)
           
 BasicResponse[] SiteClassificationServiceHttpBindingStub.deleteCustomSections(long[] customSectionIDs)
           
 BasicResponse[] SiteClassificationService.deleteCustomSections(long[] customSectionIDs)
           
 BasicResponse CustomSegmentServiceHttpBindingStub.deleteCustomSegment(long customSegmentID)
           
 BasicResponse CustomSegmentService.deleteCustomSegment(long customSegmentID)
           
 BasicResponse[] CustomSegmentServiceHttpBindingStub.deleteCustomSegments(long[] customSegmentIDs)
           
 BasicResponse[] CustomSegmentService.deleteCustomSegments(long[] customSegmentIDs)
           
 BasicResponse OrderServiceHttpBindingStub.deleteDiscounts(long orderID)
           
 BasicResponse OrderService.deleteDiscounts(long orderID)
           
 BasicResponse FlashCreativeServiceHttpBindingStub.deleteFlashCreative(long flashCreativeID)
           
 BasicResponse FlashCreativeService.deleteFlashCreative(long flashCreativeID)
           
 BasicResponse[] FlashCreativeServiceHttpBindingStub.deleteFlashCreatives(long[] flashCreativeIDs)
           
 BasicResponse[] FlashCreativeService.deleteFlashCreatives(long[] flashCreativeIDs)
           
 BasicResponse FolderServiceHttpBindingStub.deleteFolder(long folderID)
           
 BasicResponse FolderService.deleteFolder(long folderID)
           
 BasicResponse[] FolderServiceHttpBindingStub.deleteFolders(long[] folderIDs)
           
 BasicResponse[] FolderService.deleteFolders(long[] folderIDs)
           
 BasicResponse ImageCreativeServiceHttpBindingStub.deleteImageCreative(long imageCreativeID)
           
 BasicResponse ImageCreativeService.deleteImageCreative(long imageCreativeID)
           
 BasicResponse[] ImageCreativeServiceHttpBindingStub.deleteImageCreatives(long[] imageCreativeIDs)
           
 BasicResponse[] ImageCreativeService.deleteImageCreatives(long[] imageCreativeIDs)
           
 BasicResponse InventoryIdentifierServiceHttpBindingStub.deleteInventoryIdentifier(long inventoryID)
           
 BasicResponse InventoryIdentifierService.deleteInventoryIdentifier(long inventoryID)
           
 BasicResponse[] InventoryIdentifierServiceHttpBindingStub.deleteInventoryIdentifiers(long[] inventoryIDs)
           
 BasicResponse[] InventoryIdentifierService.deleteInventoryIdentifiers(long[] inventoryIDs)
           
 BasicResponse SellingRulesServiceHttpBindingStub.deleteInventoryOptIn(long inventoryOptInID)
           
 BasicResponse SellingRulesService.deleteInventoryOptIn(long inventoryOptInID)
           
 BasicResponse[] SellingRulesServiceHttpBindingStub.deleteInventoryOptIns(long[] inventoryOptInIDs)
           
 BasicResponse[] SellingRulesService.deleteInventoryOptIns(long[] inventoryOptInIDs)
           
 BasicResponse LibraryBumperVideoAdServiceHttpBindingStub.deleteLibraryBumperVideoAd(long libraryBumperVideoAdID)
           
 BasicResponse LibraryBumperVideoAdService.deleteLibraryBumperVideoAd(long libraryBumperVideoAdID)
           
 BasicResponse[] LibraryBumperVideoAdServiceHttpBindingStub.deleteLibraryBumperVideoAds(long[] libraryBumperVideoAdIDs)
           
 BasicResponse[] LibraryBumperVideoAdService.deleteLibraryBumperVideoAds(long[] libraryBumperVideoAdIDs)
           
 BasicResponse LibraryClickableVideoAdServiceHttpBindingStub.deleteLibraryClickableVideoAd(long libraryClickableVideoAdID)
           
 BasicResponse LibraryClickableVideoAdService.deleteLibraryClickableVideoAd(long libraryClickableVideoAdID)
           
 BasicResponse[] LibraryClickableVideoAdServiceHttpBindingStub.deleteLibraryClickableVideoAds(long[] libraryClickableVideoAdIDs)
           
 BasicResponse[] LibraryClickableVideoAdService.deleteLibraryClickableVideoAds(long[] libraryClickableVideoAdIDs)
           
 BasicResponse LibraryCustomHTMLAdServiceHttpBindingStub.deleteLibraryCustomHTMLAd(long libraryCustomHTMLAdID)
           
 BasicResponse LibraryCustomHTMLAdService.deleteLibraryCustomHTMLAd(long libraryCustomHTMLAdID)
           
 BasicResponse[] LibraryCustomHTMLAdServiceHttpBindingStub.deleteLibraryCustomHTMLAds(long[] libraryCustomHTMLAdIDs)
           
 BasicResponse[] LibraryCustomHTMLAdService.deleteLibraryCustomHTMLAds(long[] libraryCustomHTMLAdIDs)
           
 BasicResponse LibraryCustomizableFlashAdServiceHttpBindingStub.deleteLibraryCustomizableFlashAd(long libraryCustomizableFlashAdID)
           
 BasicResponse LibraryCustomizableFlashAdService.deleteLibraryCustomizableFlashAd(long libraryCustomizableFlashAdID)
           
 BasicResponse[] LibraryCustomizableFlashAdServiceHttpBindingStub.deleteLibraryCustomizableFlashAds(long[] libraryCustomizableFlashAdIDs)
           
 BasicResponse[] LibraryCustomizableFlashAdService.deleteLibraryCustomizableFlashAds(long[] libraryCustomizableFlashAdIDs)
           
 BasicResponse LibraryFlashAdServiceHttpBindingStub.deleteLibraryFlashAd(long libraryFlashAdID)
           
 BasicResponse LibraryFlashAdService.deleteLibraryFlashAd(long libraryFlashAdID)
           
 BasicResponse[] LibraryFlashAdServiceHttpBindingStub.deleteLibraryFlashAds(long[] libraryFlashAdIDs)
           
 BasicResponse[] LibraryFlashAdService.deleteLibraryFlashAds(long[] libraryFlashAdIDs)
           
 BasicResponse LibraryImageAdServiceHttpBindingStub.deleteLibraryImageAd(long libraryImageAdID)
           
 BasicResponse LibraryImageAdService.deleteLibraryImageAd(long libraryImageAdID)
           
 BasicResponse[] LibraryImageAdServiceHttpBindingStub.deleteLibraryImageAds(long[] libraryImageAdIDs)
           
 BasicResponse[] LibraryImageAdService.deleteLibraryImageAds(long[] libraryImageAdIDs)
           
 BasicResponse LibraryThirdPartyAdServiceHttpBindingStub.deleteLibraryThirdPartyAd(long libraryThirdPartyAdID)
           
 BasicResponse LibraryThirdPartyAdService.deleteLibraryThirdPartyAd(long libraryThirdPartyAdID)
           
 BasicResponse[] LibraryThirdPartyAdServiceHttpBindingStub.deleteLibraryThirdPartyAds(long[] libraryThirdPartyAdIDs)
           
 BasicResponse[] LibraryThirdPartyAdService.deleteLibraryThirdPartyAds(long[] libraryThirdPartyAdIDs)
           
 BasicResponse OrderServiceHttpBindingStub.deleteOrderAgency(long orderID)
           
 BasicResponse OrderService.deleteOrderAgency(long orderID)
           
 BasicResponse OrderServiceHttpBindingStub.deleteOrderContacts(long orderID)
           
 BasicResponse OrderService.deleteOrderContacts(long orderID)
           
 BasicResponse OrderServiceHttpBindingStub.deleteOrderFee(long orderFeeID)
           
 BasicResponse OrderService.deleteOrderFee(long orderFeeID)
           
 BasicResponse[] OrderServiceHttpBindingStub.deleteOrderFees(long[] orderFeeIDs)
           
 BasicResponse[] OrderService.deleteOrderFees(long[] orderFeeIDs)
           
 BasicResponse PaletteServiceHttpBindingStub.deletePalette(long paletteID)
           
 BasicResponse PaletteService.deletePalette(long paletteID)
           
 BasicResponse[] PaletteServiceHttpBindingStub.deletePalettes(long[] paletteIDs)
           
 BasicResponse[] PaletteService.deletePalettes(long[] paletteIDs)
           
 BasicResponse PixelServiceHttpBindingStub.deletePiggybackPixels(long pixelID)
           
 BasicResponse PixelService.deletePiggybackPixels(long pixelID)
           
 BasicResponse AdGroupServiceHttpBindingStub.deletePixelFromAdGroup(long adGroupID)
           
 BasicResponse AdGroupService.deletePixelFromAdGroup(long adGroupID)
           
 BasicResponse PlacementServiceHttpBindingStub.deletePlacement(long placementID)
           
 BasicResponse PlacementService.deletePlacement(long placementID)
           
 BasicResponse[] PlacementServiceHttpBindingStub.deletePlacements(long[] placementIDs)
           
 BasicResponse[] PlacementService.deletePlacements(long[] placementIDs)
           
 BasicResponse RateCardServiceHttpBindingStub.deleteRateAdjustment(long rateAdjustmentID)
           
 BasicResponse RateCardService.deleteRateAdjustment(long rateAdjustmentID)
           
 BasicResponse[] RateCardServiceHttpBindingStub.deleteRateAdjustments(long[] rateAdjustmentIDs)
           
 BasicResponse[] RateCardService.deleteRateAdjustments(long[] rateAdjustmentIDs)
           
 BasicResponse RateCardServiceHttpBindingStub.deleteRateCard(long rateCardID)
           
 BasicResponse RateCardService.deleteRateCard(long rateCardID)
           
 BasicResponse[] RateCardServiceHttpBindingStub.deleteRateCards(long[] IDs)
           
 BasicResponse[] RateCardService.deleteRateCards(long[] IDs)
           
 BasicResponse ReportingTagServiceHttpBindingStub.deleteReportingTag(long reportingTagID)
           
 BasicResponse ReportingTagService.deleteReportingTag(long reportingTagID)
           
 BasicResponse[] ReportingTagServiceHttpBindingStub.deleteReportingTags(long[] reportingTagIDs)
           
 BasicResponse[] ReportingTagService.deleteReportingTags(long[] reportingTagIDs)
           
 BasicResponse UserServiceHttpBindingStub.deleteRolesForUser(long userID)
           
 BasicResponse UserService.deleteRolesForUser(long userID)
           
 BasicResponse ReportServiceHttpBindingStub.deleteSavedReport(long reportID)
           
 BasicResponse ReportService.deleteSavedReport(long reportID)
           
 BasicResponse[] ReportServiceHttpBindingStub.deleteSavedReports(long[] reportIDs)
           
 BasicResponse[] ReportService.deleteSavedReports(long[] reportIDs)
           
 BasicResponse ReportServiceHttpBindingStub.deleteScheduledReport(long scheduledReportID)
           
 BasicResponse ReportService.deleteScheduledReport(long scheduledReportID)
           
 BasicResponse[] ReportServiceHttpBindingStub.deleteScheduledReports(long[] scheduledReportIDs)
           
 BasicResponse[] ReportService.deleteScheduledReports(long[] scheduledReportIDs)
           
 BasicResponse SellingRulesServiceHttpBindingStub.deleteSellingRule(long sellingRuleID)
           
 BasicResponse SellingRulesService.deleteSellingRule(long sellingRuleID)
           
 BasicResponse[] SellingRulesServiceHttpBindingStub.deleteSellingRules(long[] sellingRuleIDs)
           
 BasicResponse[] SellingRulesService.deleteSellingRules(long[] sellingRuleIDs)
           
 BasicResponse SiteServiceHttpBindingStub.deleteSite(long siteID)
           
 BasicResponse SiteService.deleteSite(long siteID)
           
 BasicResponse SiteServiceHttpBindingStub.deleteSiteAccess(long siteAccessID)
           
 BasicResponse SiteService.deleteSiteAccess(long siteAccessID)
           
 BasicResponse[] SiteServiceHttpBindingStub.deleteSiteAccesses(long[] siteAccessIDs)
           
 BasicResponse[] SiteService.deleteSiteAccesses(long[] siteAccessIDs)
           
 BasicResponse[] SiteServiceHttpBindingStub.deleteSites(long[] siteIDs)
           
 BasicResponse[] SiteService.deleteSites(long[] siteIDs)
           
 BasicResponse VideoCreativeServiceHttpBindingStub.deleteVideoCreative(long videoCreativeID)
           
 BasicResponse VideoCreativeService.deleteVideoCreative(long videoCreativeID)
           
 BasicResponse[] VideoCreativeServiceHttpBindingStub.deleteVideoCreatives(long[] videoCreativeIDs)
           
 BasicResponse[] VideoCreativeService.deleteVideoCreatives(long[] videoCreativeIDs)
           
 BasicResponse ApprovalTaskServiceHttpBindingStub.denyTask(ApprovalAction approvalAction)
           
 BasicResponse ApprovalTaskService.denyTask(ApprovalAction approvalAction)
           
 BasicResponse[] ApprovalTaskServiceHttpBindingStub.denyTasks(ApprovalAction[] requests)
           
 BasicResponse[] ApprovalTaskService.denyTasks(ApprovalAction[] requests)
           
 BasicResponse ContactServiceHttpBindingStub.disableContact(long contactID)
           
 BasicResponse ContactService.disableContact(long contactID)
           
 BasicResponse[] ContactServiceHttpBindingStub.disableContacts(long[] contactIDs)
           
 BasicResponse[] ContactService.disableContacts(long[] contactIDs)
           
 BasicResponse UserServiceHttpBindingStub.disableUser(long userID)
           
 BasicResponse UserService.disableUser(long userID)
           
 BasicResponse[] UserServiceHttpBindingStub.disableUsers(long[] userIDs)
           
 BasicResponse[] UserService.disableUsers(long[] userIDs)
           
 BasicResponse ContactServiceHttpBindingStub.enableContact(long contactID)
           
 BasicResponse ContactService.enableContact(long contactID)
           
 BasicResponse[] ContactServiceHttpBindingStub.enableContacts(long[] contactIDs)
           
 BasicResponse[] ContactService.enableContacts(long[] contactIDs)
           
 BasicResponse UserServiceHttpBindingStub.enableUser(long userID)
           
 BasicResponse UserService.enableUser(long userID)
           
 BasicResponse[] UserServiceHttpBindingStub.enableUsers(long[] userIDs)
           
 BasicResponse[] UserService.enableUsers(long[] userIDs)
           
 BasicResponse FolderServiceHttpBindingStub.moveFolder(long folderID, long destinationParentFolderID)
           
 BasicResponse FolderService.moveFolder(long folderID, long destinationParentFolderID)
           
 BasicResponse FolderServiceHttpBindingStub.moveFolderContents(long folderID, long destinationFolderID)
           
 BasicResponse FolderService.moveFolderContents(long folderID, long destinationFolderID)
           
 BasicResponse OrderServiceHttpBindingStub.reopenOrder(long orderID, java.util.Calendar endDate)
           
 BasicResponse OrderService.reopenOrder(long orderID, java.util.Calendar endDate)
           
 BasicResponse ContactServiceHttpBindingStub.resetContactPassword(long contactID)
           
 BasicResponse ContactService.resetContactPassword(long contactID)
           
 BasicResponse UserServiceHttpBindingStub.resetUserPassword(long userID)
           
 BasicResponse UserService.resetUserPassword(long userID)
           
 BasicResponse OrderServiceHttpBindingStub.reviseOrder(long orderID)
           
 BasicResponse OrderService.reviseOrder(long orderID)
           
 BasicResponse AdGroupServiceHttpBindingStub.setAdGroupPixel(long adGroupID, long pixelID)
           
 BasicResponse AdGroupService.setAdGroupPixel(long adGroupID, long pixelID)
           
 BasicResponse AdGroupServiceHttpBindingStub.setAdGroupTargetingProfile(long adGroupID, long targetingProfileID)
           
 BasicResponse AdGroupService.setAdGroupTargetingProfile(long adGroupID, long targetingProfileID)
           
 BasicResponse OrderServiceHttpBindingStub.setAdOperationsTeam(long orderID, AdOperationsTeamMember[] adOpsTeam)
           
 BasicResponse OrderService.setAdOperationsTeam(long orderID, AdOperationsTeamMember[] adOpsTeam)
           
 BasicResponse AccountServiceHttpBindingStub.setBillingProfile(BillingProfile billingProfile)
           
 BasicResponse AccountService.setBillingProfile(BillingProfile billingProfile)
           
 BasicResponse AccountServiceHttpBindingStub.setCreditLimit(java.lang.String accountID, long creditLimit, Currency currency)
           
 BasicResponse AccountService.setCreditLimit(java.lang.String accountID, long creditLimit, Currency currency)
           
 BasicResponse OrderServiceHttpBindingStub.setDiscounts(long orderID, Discount[] orderDiscounts)
           
 BasicResponse OrderService.setDiscounts(long orderID, Discount[] orderDiscounts)
           
 BasicResponse LinkingProfileServiceHttpBindingStub.setLinkingSettings(LinkingSettings linkingSettings)
           
 BasicResponse LinkingProfileService.setLinkingSettings(LinkingSettings linkingSettings)
           
 BasicResponse AccountServiceHttpBindingStub.setManagedPublisherRevenueSharingPercentage(java.lang.String managedPublisherAccountID, double revenueSharingPercentage)
           
 BasicResponse AccountService.setManagedPublisherRevenueSharingPercentage(java.lang.String managedPublisherAccountID, double revenueSharingPercentage)
           
 BasicResponse LinkingProfileServiceHttpBindingStub.setMyBusinessProfile(BusinessProfile businessProfile)
           
 BasicResponse LinkingProfileService.setMyBusinessProfile(BusinessProfile businessProfile)
           
 BasicResponse LinkingProfileServiceHttpBindingStub.setMyBuyerProfile(BuyerProfile buyerProfile)
           
 BasicResponse LinkingProfileService.setMyBuyerProfile(BuyerProfile buyerProfile)
           
 BasicResponse LinkingProfileServiceHttpBindingStub.setMySellerProfile(SellerProfile sellerProfile)
           
 BasicResponse LinkingProfileService.setMySellerProfile(SellerProfile sellerProfile)
           
 BasicResponse OrderServiceHttpBindingStub.setOrderAgency(long orderID, OrderAgency orderAgency)
           
 BasicResponse OrderService.setOrderAgency(long orderID, OrderAgency orderAgency)
           
 BasicResponse OrderServiceHttpBindingStub.setOrderContacts(long orderID, OrderContact[] orderContacts)
           
 BasicResponse OrderService.setOrderContacts(long orderID, OrderContact[] orderContacts)
           
 BasicResponse PixelServiceHttpBindingStub.setPiggybackPixels(long pixelID, PiggybackPixel[] piggybackPixels)
           
 BasicResponse PixelService.setPiggybackPixels(long pixelID, PiggybackPixel[] piggybackPixels)
           
 BasicResponse UserServiceHttpBindingStub.setRolesForAgencyUser(long userID, Role[] roles, long agencyContractID)
           
 BasicResponse UserService.setRolesForAgencyUser(long userID, Role[] roles, long agencyContractID)
           
 BasicResponse UserServiceHttpBindingStub.setRolesForUser(long userID, Role[] roles)
           
 BasicResponse UserService.setRolesForUser(long userID, Role[] roles)
           
 BasicResponse OrderServiceHttpBindingStub.setSalesTeam(long orderID, SalesTeamMember[] salesTeam)
           
 BasicResponse OrderService.setSalesTeam(long orderID, SalesTeamMember[] salesTeam)
           
 BasicResponse SellingRulesServiceHttpBindingStub.setTargetingRuleForStandardSellingRule(TargetingRule targetingRule)
           
 BasicResponse SellingRulesService.setTargetingRuleForStandardSellingRule(TargetingRule targetingRule)
           
 BasicResponse UserServiceHttpBindingStub.updateMyEmail(java.lang.String email)
           
 BasicResponse UserService.updateMyEmail(java.lang.String email)