João Reis Member Oct 17, 2018 #1 Hi, My client can select multiple delivery servers. How can he specify wich server through api? Is there any options in the create campaign method? I searched in source code but couldn't find it. thanks in advance.
Hi, My client can select multiple delivery servers. How can he specify wich server through api? Is there any options in the create campaign method? I searched in source code but couldn't find it. thanks in advance.
twisted1919 Administrator Staff member Oct 17, 2018 #2 @João Reis - send PHP: ... 'delivery_servers' => '1,2,3', ...