bulkCreateOffers

WSOfferInfoStatus[] bulkCreateOffers(String authorizationLoginName, 
        String partitionName, Locale requestedLocale, 
        String securityPolicyName, String templateName, long folderID, 
        WSBulkOfferInfo[] offers) 
    throws CampaignServicesException;

Creates offers in bulk with the attributes for each offer that is specified in the offers parameter. All of the offers are created under the specified folderID by using the specified templateName.