Re: Create campaign to all countries and territories

2012-11-22 Thread Danial Klimkin
Hello joanfihu, In fact you don't need to do this step in order to target all countries and territories. Having no location targeted effectively means the campaign can serve everywhere. Answering your question, no, there is no way to do this faster. The production environment is much faster

Create campaign to all countries and territories

2012-11-19 Thread joanfihu
Hi, I am working with the service *CampaignCriterionService *and I am trying to create a campaign that reaches all countries and territories. In order to do that I get al the criteriaId of the countries(208 id). Then: foreach ($allCountries as $country) { $countryLocation = new Location();