The SplitTestMailingManager enables access to split test mailings. through the Inx_Api_SplitTestMailing_SplitTestMailing business object.
The SplitTestMailingManager enables access to split test mailings. These mailings can be accessed through the Inx_Api_SplitTestMailing_SplitTestMailing business object. <strong>Mailing retrieval</strong> There are several ways to retrieve mailings. The simplest way is to call selectAll() which will retrieve all mailings. To retrieve a single mailing, use the get(int) method.
Note: To access mailings, the following api user right is required: Inx_Api_UserRights::MAILING_FEATURE_USE
Located in /Api/SplitTestMailing/SplitTestMailingManager.php (line 21)
Inx_Api_BOManager | --Inx_Api_SplitTestMailing_SplitTestMailingManager
Inherited From Inx_Api_BOManager
Inx_Api_BOManager::get()
Inx_Api_BOManager::remove()
Inx_Api_BOManager::selectAll()
Documentation generated on Thu, 17 Sep 2015 14:27:31 +0200 by phpDocumentor 1.3.2